Loadbalancing for OX Appsuite 100k user

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • quangduc08
    Member
    • Aug 2013
    • 60

    #1

    Loadbalancing for OX Appsuite 100k user

    Hi all,

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



    Thanks
  • Wolfgang Rosenauer
    Open-Xchange Professional Services
    • Sep 2007
    • 648

    #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