RE: Sessions, Constructors, and Destructors - Oh my!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 
I had the same issue not so long ago, the solution we ended up going
with was Pound for the load balancer and stock Apache webservers. Pound
supports sticky sessions which you can configure the timeout for, and
also can proxy https->http.  We also wrote our own session handlers to
allow session vars to be saved to a database.  This configuration has
been working for us over a year now.  If you need any more info, let me
know.

D.



-----Original Message-----
</snip>

--
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux