Skip to content

Instantly share code, notes, and snippets.

@kanzure
Created August 8, 2014 06:26
Show Gist options
  • Save kanzure/f0d84ffc4695c92c08ea to your computer and use it in GitHub Desktop.
Save kanzure/f0d84ffc4695c92c08ea to your computer and use it in GitHub Desktop.
haproxy log madness
00000219:httpstuff.accept(0005)=0438 from [172.17.0.155:55870]
00000219:httpstuff.clireq[0438:ffffffff]: GET / HTTP/1.1
00000219:httpstuff.clihdr[0438:ffffffff]: User-Agent: curl/7.35.0
00000219:httpstuff.clihdr[0438:ffffffff]: Host: localhost:9304
00000219:httpstuff.clihdr[0438:ffffffff]: Accept: */*
0000021a:httpstuff.accept(0005)=043a from [172.17.0.155:55871]
00000219:httpstuff.clireq[043a:ffffffff]: GET / HTTP/1.1
00000219:httpstuff.clihdr[043a:ffffffff]: User-Agent: curl/7.35.0
00000219:httpstuff.clihdr[043a:ffffffff]: Host: localhost:9304
00000219:httpstuff.clihdr[043a:ffffffff]: Accept: */*
... repeat a few thousand times.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment