Re: Release date for Privoxy 3.0.23 stable

Fabian Keil <[email protected]> Mon, 26 Jan 2015 12:06:19 +0100
Newsgroups gmane.comp.web.privoxy.devel
Message-ID <[email protected]>
Ian Silvester <[email protected]> wrote:

> On 15-01-25 10:31 PM, Lee wrote:
> > On 1/25/15, Ian Silvester <[email protected]> wrote:
> >> Okay am building fine now that the repository is tagged - will kill my
> >> HEAD checkout and recreated it from scratch.
> >>
> >> Unfortunately now regression testing is failing and I am mystified as to
> >> why:
> >>
> >> <snip>$ ./privoxy-regression-test.pl
> >> 2015-01-25 16:09:12: Asking Privoxy for the number of action files
> >> available ...
> >> 2015-01-25 16:09:13: Fetch failure: 'curl: (6) Couldn't resolve host 'p.p''
> >> 2015-01-25 16:09:13: Fetch failure: 'curl: (6) Couldn't resolve host 'p.p''
> >> 2015-01-25 16:09:13: Oh noes. Running curl failed 1 times in a row. Last
> >> error: 'curl: (6) Couldn't resolve host 'p.p''. Fatal error. Exiting.
> >>
> >> Privoxy 3.0.23 is installed and running, and browsing to http://p.p/
> >> returns the status page as per usual. Using curl to some other address
> >> at the command prompt works and is being routed through Privoxy as one
> >> would expect (the number of requests increments on
> >> http://config.privoxy.org/show-status) but for some reason Privoxy is
> >> not intercepting p.p when it is curled from the commandline. My hosts
> >> file has no entries for p.p by the way.
> >>
> >> Any suggestions gratefully received,
> > You need to specify --privoxy-address maybe??
> > ./privoxy-regression-test.pl  --privoxy-address 127.0.0.1:8118
> Thanks Lee - that did it!
> 
> Surprised me since the listen address is quoted in the source code and 
> the stated error was to do with Privoxy's config intercept address but 
> whatever, it did the trick!

As an alternative you can set the http_proxy environment variable
which is also used by other http clients. If Privoxy's address isn't
specified at all, Privoxy has no chance to intercept the request
(unless a packet filter is redirecting it).

> So then, I have one failure:
[...]
> 2015-01-25 22:49:04: Ooops. Got: 'REMOVAL' while expecting: 'NO CHANGE'
> 2015-01-25 22:49:04: Failure for test 515. Header 'Keep-Alive: 20' and 
> tag 'Pass Keep-Alive header'
[...]
> Fabian - care to comment?

It's probably a false positive. What's the keep-alive-timeout specified
in the config file?

Fabian

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/

_______________________________________________
Ijbswa-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ijbswa-developers
signature.asc (application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJUxh+nAAoJEGkYIpGLojccy6IP/AlypAJpGtOTDT2iazoHSD46
GCvUSX74826hnje2fv484Jw+hDkS1btjbZ7SlADOSlXPjQdRrnKQF7BIAB2UeUez
jGOt53FTyhKtz4egrwdeq2kO2ag7BSwu3FGsLET8S6qU2zaNTXXosLBHHA8bU7TG
7EMwfDKrxPxgnz7NmbrAj0pX8xjKZb7fiqe0jHsyj6QCeCZDx/zhIiAzml2EszNZ
lVYHfkVUqY+3spP5+LNWxI/Se6e/1MKCzyhD+R2l5bkxhGbPlu5ewQr8efrN0xf3
nDVXmmIhxZLIvIGEJvkIEm7tTsQhVLxkb39Mnwe2vazZMpo4NNc+6/QXSXQHX9f+
cFfAl5wremuOqZv5bOnXNCqkXFkYU+kc9N5wW1WGMXHe4+6mmvn5aA1yZRDycTIc
NOerYBWa/atzrgYJ5ixOZFtlkPumMQXluCZW4UvwlFKnaONQ8S2NX5JgVJQDK2Ge
hDWj+3h0V4foaYcy4EQBF/YTRKx81XghNdh+QSrXlFid8eKTIdYtXtVOovuRA4zs
AvUa4KHzc3/xar2F5d3AX4uPwnrODk8jX3A4mlJXnsCwRN2N0DQH8LIwdysMTjNp
VBi8LqwFN7Zmq1Z5EpK2J8nSu60kdCNU57murmbtgdtNLShYj5F4ccnkQUnNhzs4
5aCxaiMOuK5YEO5IrCCf
=58HZ
-----END PGP SIGNATURE-----