Commit dafd20fd authored by Geoff Simmons's avatar Geoff Simmons

update CLI options and the code for opening the Varnish log

parent 858aeded
This diff is collapsed.
...@@ -68,8 +68,6 @@ ...@@ -68,8 +68,6 @@
#define DEFAULT_CFORMAT \ #define DEFAULT_CFORMAT \
"%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-agent}i\"" "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-agent}i\""
#define ALT_CFORMAT \
"%{X-Forwarded-For}i %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-agent}i\""
struct sigaction default_action; struct sigaction default_action;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment