This client received a 503 even though it looks like the cache restart successfully fetched the page from the backend. Would the 5 discards in a row cause the 503 in this thread? What's happening here in the logs?
Thanks, 111 SessionOpen c 64.12.95.228 5530 :80 111 ReqStart c 64.12.95.228 5530 442458545 111 RxRequest c GET 111 RxURL c /videos/e8afc40df0/happy-halloween-from-kevin- masterson-from-kevin-masterson 111 RxProtocol c HTTP/1.1 111 RxHeader c Connection: close 111 RxHeader c Accept: */* 111 RxHeader c User-Agent: NSPlayer/9.0.0.3250 111 RxHeader c Host: www.funnyordie.com 111 VCL_call c recv lookup 111 VCL_call c hash hash 111 VCL_call c miss fetch 111 Backend c 112 cachecluster cachemaster 111 ObjProtocol c HTTP/1.1 111 ObjStatus c 503 111 ObjResponse c Service Unavailable 111 ObjHeader c Server: Varnish 111 ObjHeader c Retry-After: 0 111 ObjHeader c Content-Type: text/html; charset=utf-8 111 ObjHeader c Date: Mon, 30 Mar 2009 18:51:50 GMT 111 ObjHeader c X-Varnish: 1765034392 111 ObjHeader c Via: 1.1 varnish 111 ObjHeader c Served-by: web9/(null) 111 TTL c 442458545 RFC 120 1238439110 0 0 0 0 111 VCL_call c fetch restart 111 VCL_call c recv lookup 111 VCL_call c hash hash 111 VCL_call c miss fetch 111 Backend c 112 cachecluster cachemaster 111 ObjProtocol c HTTP/1.1 111 ObjStatus c 200 111 ObjResponse c OK 111 ObjHeader c Content-Type: text/html; charset=utf-8 111 ObjHeader c X-Runtime: 1941ms 111 ObjHeader c ETag: "543372ea478715e48c5a3123b0a05d76" 111 ObjHeader c Cache-Control: no-cache, public, max-age=300 111 ObjHeader c Server: LiteSpeed 111 ObjHeader c Date: Mon, 30 Mar 2009 18:51:52 GMT 111 ObjHeader c X-Varnish: 1765034393 111 ObjHeader c Via: 1.1 varnish 111 ObjHeader c Served-by: web9/app11 111 VCL_call c discard discard 111 VCL_call c discard discard 111 VCL_call c discard discard 111 VCL_call c discard discard 111 VCL_call c discard discard 111 TTL c 442458545 RFC 300 1238439112 0 0 300 0 111 VCL_call c fetch deliver 111 Length c 136482 111 VCL_call c deliver deliver 111 TxProtocol c HTTP/1.1 111 TxStatus c 200 111 TxResponse c OK 111 TxHeader c Content-Type: text/html; charset=utf-8 111 TxHeader c X-Runtime: 1941ms 111 TxHeader c ETag: "543372ea478715e48c5a3123b0a05d76" 111 TxHeader c Cache-Control: no-cache, public, max-age=300 111 TxHeader c Server: LiteSpeed 111 TxHeader c X-Varnish: 1765034393 111 TxHeader c Via: 1.1 varnish 111 TxHeader c Content-Length: 136482 111 TxHeader c Date: Mon, 30 Mar 2009 18:51:52 GMT 111 TxHeader c X-Varnish: 442458545 111 TxHeader c Age: 0 111 TxHeader c Via: 1.1 varnish 111 TxHeader c Served-by: web10/web9/app11 111 TxHeader c Connection: close 111 ReqEnd c 442458545 1238439110.499521971 1238439112.896286964 0.000036001 2.142404079 0.254360914 --Jeff [email protected] _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
