X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Ffaq.sgml;h=165ae72770b69eedfdb59a8f606ac56359e548d6;hb=960ae61d1bce3289d3a79290a3d0c583620c2414;hp=c3f4d8571b686ef2365de18f89d17066b844e503;hpb=d32e97dce787ca5afc7791215e78a01e0db76f0b;p=privoxy.git diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index c3f4d857..165ae727 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -8,10 +8,10 @@ - - - - + + + + @@ -568,7 +568,9 @@ warranty? Registration? If you want to become a sponsor, please contact Fabian Keil and include the link target in the mail. - New sponsors are only accepted if no developer objects. + New sponsors are only accepted if no + Privoxy team + member objects. @@ -1223,7 +1225,7 @@ and thus avoid individual browser configuration? The whole idea of Privoxy is to modify client requests and server responses in all sorts of ways and therefore it's not a transparent proxy as described in - RFC 2616. + RFC 2616. However, some people say transparent proxy when they @@ -1915,7 +1917,7 @@ speed up web browsing? No, it does not have this ability at all. You want something like Squid or - Polipo for this. + Polipo for this. And, yes, before you ask, Privoxy can co-exist with other kinds of proxies like Squid. See the forwarding @@ -2879,6 +2881,11 @@ browsing has slowed to a crawl. What gives? section, and add 127.0.0.1:0 in the No Proxy for: field. + + You can also prevent the problem by enabling + https-inspection + in which case Privoxy's error messages are delivered encrypted. + @@ -2981,7 +2988,7 @@ browsing has slowed to a crawl. What gives? To prevent the crashes you can rewrite your filter to use less resources, increase the relevant memory limit or recompile pcre to use less stack space. For details please see the - pcrestack man page + pcrestack man page and the documentation of your operating system.