Announcement

Collapse
No announcement yet.

Loadbalancing for OX Appsuite 100k user

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Loadbalancing for OX Appsuite 100k user

    Hi all,

    I chose piranha for loadbalancing for systems 100k user . it is OK ?



    Thanks

  • #2
    It does not matter in every case which loadbalancer you use. So piranha should be fine, but there are two scenarios:
    1. your loadbalancer supports sticky sessions based on a JSESSIONID cookie
    - everything is fine
    2. your loadbalancer does not support sticky sessions as described above
    - you have to make sure that the Apache to OX proxy (mod_proxy_httpd) is configured to route all packages to the right OX backend based on the cookie

    Comment

    Working...
    X