Hi,

On Tue, Sep 18, 2012 at 04:17:59PM -0700, Rohit Prasad wrote:
> Is there a particular reason why HAProxy logs just one cookie with the
> "capture cookie" option? I know we can dump all cookies by dumping "Cookie"
> http header, but I want to log select 2 to 3 cookies. Is there no way to do
> it? and is there any reason to limit "capture cookie" to just capturing 1
> cookie?

Yes, the "capture cookie" statement is limited to one cookie and it logs
it in requests and responses. It was originally designed to detect session
crossing, so it should only be used with the session cookie, reason why
only one cookie is supported.

Regards,
Willy


Reply via email to