Hi Bart and Willy,

Le Vendredi 8 Janvier 2010 22:32:45, Willy Tarreau a écrit :
> I confirm that I forgot to reinit the session cookie in keep-alive.

That was the part I wanted to recheck this week-end :)

> Could you please apply the attached patch to your sources and try
> again ?

What is sure is that the patch must be applied in the git sources, otherwise 
for the next requests of a keep-alive connection, haproxy won't check the 
session value provided in the URL.
Maybe this sessid should be stored in "struct http_txn" instead of "struct 
session" (for readability).

> I tried to reproduce the issue but failed to do so, reason why I'm
> asking for a test.

Same here, I can't reproduce it.
Bart, is it quickly reproducible or does it happen after a lot of traffic ? How 
much memory does haproxy use when it segfaults (I find the appsession timeout 
quite big) ?

-- 
Cyril Bonté

Reply via email to