wolfSSL: Use LIBWOLFSSL_VERSION_HEX to decide whether or not to use WOLFSSL_X509_V_OK
[privoxy.git] / tests / cts / chunked-transfer-encoding / privoxy.conf
1 listen-address 127.0.0.1:9119
2
3 debug     1 # Log the destination for each request Privoxy let through. See also debug 1024.
4 debug     2 # show each connection status
5 debug     4 # show tagging-related messages
6 debug     8 # show header parsing
7 debug    32 # debug force feature
8 debug    64 # debug regular expression filters
9 debug   128 # debug redirects
10 debug   256 # debug GIF de-animation
11 debug   512 # Common Log Format
12 debug  1024 # Log the destination for requests Privoxy didn't let through, and the reason why.
13 debug  4096 # Startup banner and warnings.
14 debug  8192 # Non-fatal errors
15
16 #debug   16 # log all data written to the network into the logfile
17 #debug 32768 # log all data read from the network
18
19 filterfile ../../../default.filter
20 actionsfile ./chunked-transfer-encoding.action
21
22 buffer-limit 800
23
24 keep-alive-timeout 10
25 default-server-timeout 10
26 socket-timeout 3