Re: determine size of http headers

2014-01-27 Thread Willy Tarreau
On Thu, Jan 23, 2014 at 01:19:40PM -0500, Patrick Hemmer wrote: What I'd like to do is add a few items to the log line which contain the size of the headers, and then the value of the Content-Length header. This way if the connection is broken for any reason, we can determine if the client

determine size of http headers

2014-01-23 Thread Patrick Hemmer
What I'd like to do is add a few items to the log line which contain the size of the headers, and then the value of the Content-Length header. This way if the connection is broken for any reason, we can determine if the client sent all the data they were supposed to. Logging the Content-Length