Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forms 12c FSAL load balancing

User user-ahmxeNov 20 2023

Hi,

I realise that cookie-based load balancing will not work for Forms Standalone Launcher as we are outside of a browser context.

We are testing an implementation of Forms on Amazon AWS, trying to use the AWS application load balancer, but it only seems to have a cookie-based sticky session option.

WebStart would resolve the issue (I think, but haven't tested), but we would rather implement FSAL.

Does anyone have any ideas? Can we add extra parameters to the FSAL url (ex. %USERNAME%+%DateTimeStamp%) to make the call unique? But that will still require an extra component (NGinx?) to perform the stick session logic.

What do client use for load balancing with FSAL? (Load balancers with IP-based routing?))

Thanks for any ideas

Andrew

Comments
Post Details
Added on Nov 20 2023
6 comments
742 views