Created
August 8, 2014 06:26
-
-
Save kanzure/f0d84ffc4695c92c08ea to your computer and use it in GitHub Desktop.
haproxy log madness
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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