Re: sessions
[email protected] ("Jeff Pang") Mon, 25 Aug 2008 21:23:36 +0800
| Newsgroups | perl.beginners.cgi |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 25, 2008 at 2:06 AM, Lars Haugseth <[email protected]> wrote: > > Another solution, which is not really what the OP was asking about, but > probably fixes his problem, is to ensure that each request from the same > client will always be sent to the same webserver (based on a hashing of > the client's IP address, for example.) But client's IP can be changed from day to day, especially for the dialup clients.