Improve 'socket timeout reached' message
authorFabian Keil <fk@fabiankeil.de>
Mon, 26 Jun 2017 12:14:25 +0000 (12:14 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 26 Jun 2017 12:14:25 +0000 (12:14 +0000)
commit7ac4c3d35cba7d2b7e06a1317c0d0c31b46b7781
tree2888b48183f3b482519cce091528bfafa6da7e45
parent1229c1bd3d1494ed3eb583f64c46a7b19e3cce19
Improve 'socket timeout reached' message

Log the timeout that was triggered and downgrade the
log level to LOG_LEVEL_CONNECT to reduce the log noise
with common debug settings.

The timeout isn't necessary the result of an error and
usually merely indicates that Privoxy's socket timeout
is lower than the relevant timeouts used by client and
server.

Sponsored by: Robert Klemme
jcc.c