Large gaps in https requests from a single client
Issue
- We see a large gap in https requests from a single client to httpd, for example:
0 443 342 127.0.0.1 - - [15/Apr/2016:10:00:09 -0500] "GET /app/static/image1.gif HTTP/1.1" 200 3051 "https://site.com/app/login.html" "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko"
...
0 443 345 127.0.0.1 - - [15/Apr/2016:10:00:49 -0500] "GET /app/static/image2.gif HTTP/1.1" 200 8663 "https://site.com/app/login.html" "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko"
Environment
- Apache httpd
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.