X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Ffaq%2Fcontact.html;h=74f9b4c204695da2849cf4d712f70c9337831195;hp=c9d18c705c6db50f365461fc593833338bd1c22d;hb=2d4220ee5eb5a555f4d9f93fcb4ceac3a0ea379b;hpb=7116fa7579978b77c2640a0dca78feb8ef3314b0 diff --git a/doc/webserver/faq/contact.html b/doc/webserver/faq/contact.html index c9d18c70..74f9b4c2 100644 --- a/doc/webserver/faq/contact.html +++ b/doc/webserver/faq/contact.html @@ -376,21 +376,64 @@ CLASS="APPLICATION" >

Any other pertinent information to help identify the problem such as config or log file excerpts (yes, you should have log file entries for each - action taken). + action taken). To get a meaningful logfile, please make sure that the + logfile directive + is being used and the following debug options are enabled: +

debug     1 # Log the destination for each request Privoxy let through. See also debug 1024.
+debug     2 # show each connection status
+debug     4 # show I/O status
+debug     8 # show header parsing
+debug   128 # debug redirects
+debug   256 # debug GIF de-animation
+debug   512 # Common Log Format
+debug  1024 # Log the destination for requests Privoxy didn't let through, and the reason why.
+debug  4096 # Startup banner and warnings.
+debug  8192 # Non-fatal errors

+ If you are having trouble with a filter, please additionally enable +

debug    64 # debug regular expression filters

+ If you using Privoxy 3.0.17 or later and suspect that it interprets the + request or the response incorrectly, please enable +

debug 32768 # log all data read from the network

+ Note that Privoxy log files may contain sensitive information so please don't + submit any logfiles you didn't read first. You can mask sensitive information + as long as it's clear that you removed something.

You don't have to tell us your actual name when filing a problem - report, but please use a nickname so we can differentiate between - your messages and the ones entered by other "anonymous" users that + report, but if you don't, please use a nickname so we can differentiate + between your messages and the ones entered by other "anonymous" users that may respond to your request if they have the same problem or already - found a solution.

Please also check the status of your request a few days after submitting it, as we may request additional information. If you use a SF id, - you should automatically get a mail when someone responds to your request.

The

6.4. Other6.4. Mailing Lists

For any other issues, feel free to use the mailing lists. Technically interested users -and people who wish to contribute to the project are also welcome on the developers list! +>If you prefer to communicate through email, instead of using a web interface, +feel free to use one of the mailing lists. +To discuss issues that haven't been completely diagnosed, please use the Privoxy +users list. Technically interested users and people who wish to contribute to +the project are always welcome on the developers list. You can find an overview of all Privoxy \ No newline at end of file +>