[UPHPU] load balanced file-based sessions
Joseph Scott
joseph at randomnetworks.com
Tue May 6 10:16:40 MDT 2008
On May 6, 2008, at 9:52 AM, Wade Preston Shearer wrote:
> What options exist for file-based sessions within a high traffic,
> load balanced environment?
Having session state on the server side is very convenient, but when
it comes to scaling out it becomes a real pain. If you have a site
that must be able to handle a lot of traffic (pick your number,
depends a lot on your app) then the convenience of server side
session state quickly becomes a liability. For high traffic sites I
highly recommend designing it to not use server side session state.
--
Joseph Scott
joseph at randomnetworks.com
http://joseph.randomnetworks.com/
More information about the UPHPU
mailing list