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