Problems with 408 timeouts

From: Florian Munz <munz#podio.com>
Date: Mon, 05 Sep 2011 14:56:15 +0200


Hello,

we started rolling out haproxy to production last week and everything seems to be working fine, except a few users are reporting seeing the "408 Request Time-out" error page.

I didn't manage to reproduce it yet, it mostly seems to be users on other continents.

My main problem is that these 408 don't show up in the haproxy log. Is that normal? Or are they reported with a different status code and a common termination flag?

My timeouts are set like this:

     timeout client            45s
     timeout server            45s
     timeout connect           5s
     timeout queue             10s
     timeout check             2s
     timeout http-request      5s
     timeout http-keep-alive   1s


thanks,
Florian Received on 2011/09/05 14:56

This archive was generated by hypermail 2.2.0 : 2011/09/05 15:00 CEST