Hi,
> I just noticed I had missed a "timeout client".. When disabling that - I > can't seem to reproduce the 408 issue. Ok. > I applied both patches, and can still reproduce the error (when timeout > client is set), but the log no longer logs cR (since I enabled httplog). I'm not sure if they are useful if they are both applied at the same time. The first patch enables additional logging via debug syslog, but the second patch may avoid that particular code path, if I understand correctly. Can you just apply the first patch, enable syslog at debug level: global log <syslogip> syslog debug reproduce it and provide the syslog output (you should see messages starting with "Timeout detected: "). Regards, Lukas

