<div dir="ltr">Hello,<div><br></div><div>From a backend with Apache+WordPress, we occasionally see "http first read error: EOF" errors. This situation is different then my first question because this time it seems that Varnish waits for 60 seconds from backend. According to Apache access log, backend responds to the request from Varnish less than 1 second which is very strange.</div><div><br></div><div>(We are 3 hours ahead of GMT)</div><div><br></div><div><b>Backend:</b></div><div><br></div><div>[31/Mar/2017:02:25:29 +0300] "GET XXXX HTTP/1.1" 200 22575<br></div><div><br></div><div><b>Varnish:</b></div><div><div><br></div><div><div>*   << BeReq    >> 3684412   </div><div>-   Begin          bereq 3684411 fetch</div><div>-   Timestamp      Start: 1490916329.664410 0.000000 0.000000</div><div>-   BereqMethod    GET</div><div>-   BereqURL       XXXX</div><div>-   BereqProtocol  HTTP/1.1</div><div>-   BereqHeader    Host: XXXX</div><div>-   BereqHeader    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</div><div>-   BereqHeader    From: googlebot(at)<a href="http://googlebot.com">googlebot.com</a></div><div>-   BereqHeader    User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +<a href="http://www.google.com/bot.html">http://www.google.com/bot.html</a>)</div><div>-   BereqHeader    RIP: 66.249.66.227</div><div>-   BereqHeader    X-Forwarded-For: XXXX</div><div>-   BereqHeader    Accept-Encoding: gzip</div><div>-   BereqHeader    X-Varnish: 3684412</div><div>-   VCL_call       BACKEND_FETCH</div><div>-   VCL_return     fetch</div><div>-   BackendOpen    21 reload_2017-03-21T100643.default 10.35.78.153 80 172.17.0.2 56104</div><div>-   BackendStart   XXXX 80</div><div>-   Timestamp      Bereq: 1490916329.664853 0.000443 0.000443</div><div><b>-   FetchError     http first read error: EOF</b></div><div>-   BackendClose   21 reload_2017-03-21T100643.default</div><div>-   Timestamp      Beresp: 1490916389.664967 <b>60.000557</b> 60.000114</div><div>-   Timestamp      Error: 1490916389.664978 <b>60.000567 </b>0.000011</div><div>-   BerespProtocol HTTP/1.1</div><div>-   BerespStatus   503</div><div>-   BerespReason   Service Unavailable</div><div>-   BerespReason   Backend fetch failed</div><div>-   BerespHeader   Date: Thu, 30 Mar 2017 23:26:29 GMT</div><div>-   BerespHeader   Server: Varnish</div><div>-   VCL_call       BACKEND_ERROR</div><div>-   BerespHeader   Content-Type: text/html; charset=utf-8</div><div>-   BerespHeader   Retry-After: 5</div><div>-   VCL_return     deliver</div><div>-   Storage        malloc Transient</div><div>-   ObjProtocol    HTTP/1.1</div><div>-   ObjStatus      503</div><div>-   ObjReason      Backend fetch failed</div><div>-   ObjHeader      Date: Thu, 30 Mar 2017 23:26:29 GMT</div><div>-   ObjHeader      Server: Varnish</div><div>-   ObjHeader      Content-Type: text/html; charset=utf-8</div><div>-   ObjHeader      Retry-After: 5</div><div>-   Length         284</div><div>-   BereqAcct      509 0 509 0 0 0</div><div>-   End            </div><div><br></div><div>*   << Request  >> 3684411   </div><div>-   Begin          req 3684410 rxreq</div><div>-   Timestamp      Start: 1490916329.664345 0.000000 0.000000</div><div>-   Timestamp      Req: 1490916329.664345 0.000000 0.000000</div><div>-   ReqStart       XXXX 45415</div><div>-   ReqMethod      GET</div><div>-   ReqURL         XXXX</div><div>-   ReqProtocol    HTTP/1.1</div><div>-   ReqHeader      Host: XXXX</div><div>-   ReqHeader      Connection: Keep-alive</div><div>-   ReqHeader      Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</div><div>-   ReqHeader      From: googlebot(at)<a href="http://googlebot.com">googlebot.com</a></div><div>-   ReqHeader      User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +<a href="http://www.google.com/bot.html">http://www.google.com/bot.html</a>)</div><div>-   ReqHeader      RIP: 66.249.66.227</div><div>-   ReqHeader      X-Forwarded-For: XXXX</div><div>-   VCL_call       RECV</div><div>-   VCL_return     hash</div><div>-   VCL_call       HASH</div><div>-   VCL_return     lookup</div><div>-   VCL_call       MISS</div><div>-   VCL_return     fetch</div><div>-   Link           bereq 3684412 fetch</div><div>-   Timestamp      Fetch: 1490916389.665129 60.000784 60.000784</div><div>-   RespProtocol   HTTP/1.1</div><div>-   RespStatus     503</div><div>-   RespReason     Backend fetch failed</div><div>-   RespHeader     Date: Thu, 30 Mar 2017 23:26:29 GMT</div><div>-   RespHeader     Server: Varnish</div><div>-   RespHeader     Content-Type: text/html; charset=utf-8</div><div>-   RespHeader     Retry-After: 5</div><div>-   RespHeader     X-Varnish: 3684411</div><div>-   RespHeader     Age: 0</div><div>-   RespHeader     Via: 1.1 varnish-v4</div><div>-   VCL_call       DELIVER</div><div>-   VCL_acl        NO_MATCH hitpass</div><div>-   RespUnset      Via: 1.1 varnish-v4</div><div>-   RespUnset      X-Varnish: 3684411</div><div>-   VCL_return     deliver</div><div>-   Timestamp      Process: 1490916389.665181 60.000836 0.000052</div><div>-   RespHeader     Content-Length: 284</div><div>-   Debug          "RES_MODE 2"</div><div>-   RespHeader     Connection: keep-alive</div><div>-   Timestamp      Resp: 1490916389.665241 60.000896 0.000060</div><div>-   ReqAcct        461 0 461 200 284 484</div><div>-   End            </div></div></div></div>