Oracle Weblogic Server (MOSC)

MOSC Banner

Loadbalancing with different cookie - Oracle Weblogic Server 1.1 for Apache

edited Mar 21, 2012 5:56AM in Oracle Weblogic Server (MOSC) 1 commentAnswered
Hi,
I'm using an Apache 2.2 with Oracle Weblogic Server 1.1 plug-in for load balancing a back-end Oracle Weblogic Server.
As it's reported in the official documentation, it's possible to specify a different name of the balancing cookie, with "WLCookieName" parameter. I don't understand if the ""WLCookieName" must always be a WebLogic cookie, or could be a generic cookie with custom values.
Example:
I have an application "helloword" deployed on four Weblogic instances, that generates a cookie named "myapp", which value depends on the instance:
  1. Application "helloword" on instance 1 generates a "myapp" cookie with value "application_cookie_1"
  2. Application "helloword" on instance 2 generates a "myapp" cookie with value "application_cookie_2"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center