Hi all, is there a way to get the size of a response as it's being sent out
through haproxy during logging? The node.js app (restify) is sending gzip'd
responses but not including a Content-Length due to some bug. I was
wondering if I could get the size with haproxy and side-step the whole
issue.

Thanks,
Nick

Reply via email to