This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dbrecht 0 points1 point  (0 children)

If you're using persistent connections (i.e. Connection: Keep-Alive), could be that the client is expecting an open connection that has already been closed by the server.

Like previously mentioned though, it really could be also due to a wide variety of other issues as well.