Hugo Monteiro wrote:

> 2) Another thing i notice, it's that in some sites trough HTTPS with authentication 
>(Authentication with HTML Forms) the session immediatly expires once i've login.
> I suppose this is because of the round-robin parent caches, because different 
>objects are fetch by different caches and the webserver "thinks" it's a different 
>connection (?), or maybe it's because of a poor session handling scripts on the 
>client or webserver part, i don't no. Does this happens to someone else?

round-robin parents have a tendency to break web servers doing session
management based on the client IP address..

Regards
Henrik

Reply via email to