JupiterHost.Net wrote: > > > E.Q. McGoon wrote: > > Perrin Harkins wrote: > > > > <snip> > > > > > Tons of them. Practically any doc about clustering will apply. I > > > wrote one ages ago about one mod_perl site I worked at: > > > http://perl.apache.org/docs/tutorials/apps/scale_etoys/etoys.html > > > > > > Is there some specific part you're having trouble getting your > > > head around? > > > > > > Can you elaborate further on your session management strategy in the > > have you looked at CGI::Session or Apache::Session ??
Certainly, but I'm struggling with the "big picture" so to speak. How to plan a session handling strategy that will grow with the application as more hardware is added to accommodate growing usage. --