current/tools privoxy-log-parser.pl,1.168,1.169
Fabian Keil <[email protected]> Fri, 03 Mar 2017 17:43:13 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/tools
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24176/tools
Modified Files:
privoxy-log-parser.pl
Log Message:
privoxy-log-parser: Prevent warnings when there are no connection timeouts or failures in the logs
The regressions were introduced in r1.165 and r1.166
and thus aren't relevant for the ChangeLog.
Index: privoxy-log-parser.pl
===================================================================
RCS file: /cvsroot/ijbswa/current/tools/privoxy-log-parser.pl,v
retrieving revision 1.168
retrieving revision 1.169
diff -C2 -d -r1.168 -r1.169
*** privoxy-log-parser.pl 24 Feb 2017 12:00:25 -0000 1.168
--- privoxy-log-parser.pl 3 Mar 2017 17:43:11 -0000 1.169
***************
*** 2116,2119 ****
--- 2116,2121 ----
'fast-redirections' => 0,
'blocked' => 0,
+ 'connection-failure' => 0,
+ 'connection-timeout' => 0,
'reused-connections' => 0,
'server-keep-alive' => 0,
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot