Some more info: I am getting reports from users of high numbers of 504s.
My timeouts are pretty high (while trying to debug this problem), so it doesn't seem like they are the issue: timeout connect 20s timeout client 80s timeout server 80s timeout http-keep-alive 50s I have http logging on, but I am not seeing any 5xx responses (almost all 200s, with a low number of 4xx, which seems about right). On Fri, Mar 28, 2014 at 7:23 PM, Patrick Schless <[email protected]>wrote: > I am running on 1.5 dev22, and doing SSL termination. Traffic seems to be > handled fine, but my ereq is steadily rising. Poking at the source, it > looks like this can be caused by a number of different errors. > > What's the next step for trying to determine what's causing these? I tried > bumping my connect and cli timeouts, but that didn't change anything. > > > Thanks, > Patrick >

