On 04/30/2013 03:19 PM,
benjami...@gmail.com wrote:
> Hi,
>
> XXX.XXX.XXX.XXX - - [26/Apr/2013:11:22:50 -0400] "GET /js/jQuery/jquery.cookies.js HTTP/1.1" 200 0
> XXX.XXX.XXX.XXX - - [26/Apr/2013:11:22:50 -0400] "GET /js/jQuery/jquery.js HTTP/1.1" 200 0
>
> Now this happens on php files, js files, css files or images files;
>
> What would cause an 200 HTTP_CODE but 0 bytes transferred?
I've been able to replicate this behavior by double clicking on
hyperlinks. It appears the first request is logged as successful (200)
but nothing (0 bytes) gets transferred to the client because the client
has already moved on to the second set of requests.
Jeff Long