Chrome -Hit send timeout
Reinis Rozitis
r at roze.lv
Thu Mar 8 20:13:43 CET 2012
> 2738 Debug c Hit send timeout, wrote = 77976/108304; retrying
> 2738 Debug c Write error, retval = -1, len = 30328, errno =
> Resource temporarily unavailable
Seems that the problem is with keep-alive / sessions (varnish trying to send
to allready closed connection by the browser?) - doing full reload
(ctrl+reload) with Chrome every second request fails (on the same url).
If I add set resp.http.Connection="close"; in vcl_deliver the problem goes
away.
rr
More information about the varnish-misc
mailing list