Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 3rd, 2012  |  syntax: None  |  size: 0.28 KB  |  hits: 5  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. # Logformat fed into the script is this:
  2.  
  3.     log_format  cachemiss  '$remote_addr - $remote_user [$time_local] "$request" '
  4.                       '$status $body_bytes_sent "$http_referer" '
  5.                       '"$http_user_agent" "$http_x_forwarded_for" "$upstream_cache_status"';