Re: Privoxy 3.0.24 released

Fabian Keil <[email protected]> Sat, 23 Jan 2016 19:38:24 +0100
Newsgroups gmane.comp.web.privoxy.devel
Message-ID <[email protected]>
--===============8076964629045329253==
Content-Type: multipart/signed; micalg=pgp-sha256;
	boundary="Sig_/wWrJSoeW4GLWf1NdQ=W31zP";
	protocol="application/pgp-signature"

--Sig_/wWrJSoeW4GLWf1NdQ=W31zP
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Ian Silvester <[email protected]> wrote:

> Thanks Fabian,
>=20
> I executed:
>=20
> ./privoxy-regression-test.pl --privoxy-address http://127.0.0.1:8118/=20
> --debug 4
>=20
> Which returned:
>=20
> 2016-01-23 12:54:11: Asking Privoxy for the number of action files=20
> available ...
> 2016-01-23 12:54:11: Executing: curl --proxy 'http://127.0.0.1:8118/'=20
> --include  -H 'Proxy-Connection:'  -H 'Connection: close'  -s  -S =20
> --user-agent 'Privoxy-Regression-Test 0.6'  --max-time '5'=20
> http://127.0.0.1:8118/show-status 2>&1
> 2016-01-23 12:54:11: Oh noes. Failed to fetch Privoxy CGI Page. Received=
=20
> status code 400 while only 200 is acceptable. Fatal error. Exiting.

The URL "http://127.0.0.1:8118/show-status" is very suspicious.

Does your privoxy-regression-test.pl deviate from what's in CVS?

If you grep it for 'PRIVOXY_CGI_URL  =3D>', you should get:
    PRIVOXY_CGI_URL  =3D> 'http://p.p/',

> Log file excerpt:
>=20
> 2016-01-23 12:54:11.510 000001c0 Request: 127.0.0.1:8118/show-status
> 2016-01-23 12:54:11.511 00000018 Error: 127.0.0.1's request: 'GET=20
> /show-status HTTP/1.1' is invalid. Privoxy isn't configured to accept=20
> intercepted requests.
>=20
>=20
> I feel pretty stupid, both because I feel as though I ought to remember=20
> how to run the regressions tests and because I don't understand the=20
> reason for the error in the log.

The problem seems to be that PRIVOXY_CGI_URL is set to
"http://127.0.0.1:8118/" which Privoxy does not recognize
as CGI request.

As a result, Privoxy sends the request to itself using
a request line that only contains the path. Such requests
are only allowed in case of "accept-intercepted-requests 1",
therefore Privoxy gets a 400 message from itself and forwards
it to privoxy-regression-test.pl.

Fabian

--Sig_/wWrJSoeW4GLWf1NdQ=W31zP
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWo8igAAoJEGkYIpGLojccO6oQAIpH8l4mA+R3NT67aroQ33kd
h+PkTFgjQ0zBroNDhRMajaNXG+NLuRpGAK9HdH5siIPxBAPIaz8OzjiwGvcLhVun
dognidJhDo2CxFlNnOXKi2mJJ5x/2Uj6BdreMQ6orRRCECHIA1PSZzwBgMGHp5xi
MkrRMAT+sON6yEWDhAVEFv331rjzvc+3FQ8ZVw/o3Gt9uknSxLDrMVNDTCaGG601
Ow1nroJYv+j80OAmLS/Vee1RWNDRCnrI5D5wlJSb6ZRDtOEFvJM2SRJel5ks68U9
j3eYrrprwI6sBC+C/Bk7YdJnONY8Y/yZBMJLDeIB4RCjlN8aH/eYp6PcavNsv1YQ
mY0nL7fyZ4p7i5Yd+vLJL5Sk6thXikKzn0Sx7jupfjWv8JrmxkOTaWa4If6wavjP
veEtUjgWpqziXZjasvbhKnboZq6GCvmsykf/5xoBtYF3sLu88CqYpLjtheOm7zpx
2jxedsENLx+CoII8v8ze3NJZhXTNTD2Yga+a7i+rpXSf2zj+OaAivHlE+MkorpGI
fj9Us9bXSldzAQx8dmHP2iUTOmnm7lhnv8LvsQHiHszJddhrGlSNTubdY7Le4pyB
M3nxCA0xdCMlzYjIN40sNc3kkcNZxNVZgJXwxqVohwGo1tEnX1NU55qKdIms9OHA
ejl98HJbG3z4LzNIY0+f
=l6CT
-----END PGP SIGNATURE-----

--Sig_/wWrJSoeW4GLWf1NdQ=W31zP--


--===============8076964629045329253==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
--===============8076964629045329253==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Ijbswa-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ijbswa-developers

--===============8076964629045329253==--