Hi,
this has been discussed before in this
github bug and Philip offered the following explanation:
P.s. The 'No header recd from client at 192.168.10.98 - errno: 0' messages are due to the javascript aborting on the browser. It is opening a number of connections and then closing them without making a request. This same thing was happening in previous versions, but they just gave a general connection exception message. This also happens on sites that work fine (I expect because their javascript is written to be more robust).
that's fair enough, however I'd like to at least check the calls made, however I can't see the url logged anywhere. Am I missing something? Is there a reason why the log line mentions the source ip, but not the url the client was trying to access?
thanks,
Spike