Hi Lukas, On 25.06.2013 17:25, Lukas Tribus wrote: > Hi Thomas, > >> This works well for the first hour but then it seems that persistence >> doesnt work anymore. > Perhaps the jsessionid cookie is valid for only one hour? Perhaps the > server doesn't update the cookie's expiration date/time on every request, > so 1 hour after login the cookie is flushed and a new jsessionid is > assigned? the cookie is valid until the browser ist closed. > You will have to analyze what happens on layer 7 (and compare it with > your stick tables if necessary, but they seem to have a expiration > of 6 hours, so it doesn't match the 1 hour problem). > well you re right. But do you see anything wrong in my config?
> > Regards, > > Lukas cheers thomas

