Advertisement
Guest User

Squid logformat for Eui48

a guest
Jan 6th, 2011
593
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.45 KB | None | 0 0
  1. #/configure --disable-ipv6 --disable-cpu-profiling --enable-eui
  2.  
  3. # tail -1 squid.conf
  4. logformat squid      %ts.%03tu %<eui %6tr %>a %Ss/%03>Hs %<st %rm %ru %un %Sh/%<A %mt
  5.  
  6. #squid -k check
  7. FATAL: Can't parse configuration token: '%<eui %6tr %>a %Ss/%03>Hs %<st %rm %ru %un %Sh/%<A %mt'
  8.  
  9. Squid Cache (Version 3.2.0.4): Terminated abnormally.
  10. CPU Usage: 0.070 seconds = 0.010 user + 0.060 sys
  11. Maximum Resident Size: 0 KB
  12. Page faults with physical i/o: 533
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement