Hi there! First off, I'd like to thank the HAProxy team for creating such a wonderful piece of software; honestly our company wouldn't be where we are today without its capabilities!
I had a quick question about pulling accurate request time logging once Keep-Alives are enabled for HAProxy. Today we stopped closing HTTP connections after each request (removed "option httpclose" to be exact), which has been part of our configuration since the days when we used STunnel with its X-Forwarded-For patch. We upgraded to HAProxy 1.5 with SSL termination a while ago, and thus we finally decided to remove the connection closing from HAProxy so that we can use Keep-Alives. Everything is going swimmingly, except for the quirk that the Tq value in the HAProxy log is relative to the start of the connection and not the start of the actual HTTP request (relevant explanation in HAProxy docs<http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#option%20http-server-close>). I was wondering if you knew of any tips/tricks for extracting the actual incoming request time when Keep-Alives are enabled in HAProxy? From what we can see, there doesn't appear to be any way to get the request time of a subsequent request within the same connection. We track the Tq value as an indication of any incoming network issues, so losing this valuable data in order to use keep-alives would be a tough trade-off for us. Thank you, Kaelen Proctor Architect, Software Development T: 1-888-622-3343 x2217 www.achievers.com<http://www.achievers.com/> [http://go.achievers.com/rs/iloverewards/images/logo-achievers-s.png]<http://www.achievers.com/> [http://www.achievers.com/assets/general/images/email-sig/socialicon-twitter.png]<http://twitter.com/achievers>[http://www.achievers.com/assets/general/images/email-sig/socialicon-linkedin.png]<http://www.linkedin.com/company/achievers>[http://www.achievers.com/assets/general/images/email-sig/socialicon-slideshare.png]<http://www.slideshare.net/Achievers>[http://www.achievers.com/assets/general/images/email-sig/socialicon-facebook.png]<https://www.facebook.com/achieverscommunity>[http://www.achievers.com/assets/general/images/email-sig/socialicon-youtube.png]<http://www.youtube.com/user/AchieversVideos>[http://www.achievers.com/assets/general/images/email-sig/socialicon-google.png]<http://google.com/+Achievers>[http://www.achievers.com/assets/general/images/email-sig/socialicon-engage.png]<http://www.achievers.com/assets/communication/LP/subscribe-engage.html> Achievers was named one of the:<http://www.achievers.com/about-us/awards-and-recognition> 2013 Fastest growing companies in North America by Deloitte and PROFIT 2013 Best places to work in both the Bay Area and Canada 2014 Stevie Award winners for top front line customer service teams [http://go.achievers.com/rs/iloverewards/images/email-signature-ace2014.png]<http://www.achievers.com/ace/> Confidentiality: The information contained in this e-mail and any attachments are confidential. If you are not the intended recipient, you may not copy or distribute this information. If you have received this communication in error, please notify the sender immediately and delete it from your system.

