Results 1 to 3 of 3

Thread: mod_proxy and stickysession

  1. #1
    blambert is offline Member
    Join Date
    May 2009
    Posts
    7

    Default mod_proxy and stickysession

    I have a pair of Sugar installations that I'm attempting to load-balance over two servers (loadbalancing because I can, but two servers for HA).

    After some experimentation, it appears that I need to consistently redirect the same user to the same server for the duration of their login; according to the Apache mod_proxy docs, the way to do this is via the "stickysession=<sessionIDname>" directive.

    I tried the PHPSESSION suggested as a sane default for PHP apps, but no dice.

    Can anybody lead me to where I need to go on this in order to make it work?

    Thanks.

  2. #2
    kinshibuya's Avatar
    kinshibuya is offline A Sugar Hero
    Join Date
    Jul 2008
    Location
    brasil
    Posts
    521

    Default Re: mod_proxy and stickysession

    Hi! what appliance are you using to load balance sugar?
    Priscila Kin Yamamoto Joranhezon
    Phone: +55 61 32010000
    priscila.joranhezon@nct.com.br
    NCT Informática Ltda

  3. #3
    blambert is offline Member
    Join Date
    May 2009
    Posts
    7

    Default Re: mod_proxy and stickysession

    Quote Originally Posted by kinshibuya View Post
    Hi! what appliance are you using to load balance sugar?
    No appliances, just Apache with mod_proxy and mod_proxy_balance. I'd much rather do this with OpenBSD and relayd, but that's not an option right now

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •