Re: [squid-users] How to keep session?

From: Roy M. <setesting001_at_gmail.com>
Date: Thu, 12 Jun 2008 23:34:03 +0800

Hi,

On Thu, Jun 12, 2008 at 6:13 PM, Ken W. <kenw97_at_gmail.com> wrote:
> Hello,
>
> I have two original servers behind Squid boxes.
> How to keep requests from the same client always going to the same
> original server?
> Because we have to use session for web applications, so assigning
> requests to original servers by random is not right.
>
> Thanks.
>
> --Ken
>

Some methods:

1. Rewrite a particular URL (e.g. admin.php) need to maintain session
to a particular server using cache_peer

2. Use a load balancer behind squid, e.g. ngnix is very effective one
I have tried and easy to config
Received on Thu Jun 12 2008 - 15:34:06 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 12 2008 - 12:00:04 MDT