[Varnish] #1320: Varnish returns a 503 when being given a 302 by the webapp

Varnish varnish-bugs at varnish-cache.org
Fri Jun 21 22:55:47 CEST 2013


#1320: Varnish returns a 503 when being given a 302 by the webapp
--------------------+--------------------
 Reporter:  Wilb    |       Owner:
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:
Component:  build   |     Version:  3.0.3
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+--------------------

Comment (by Wilb):

 Yep - I've sanitised the hostname and IPs, not that it matters much.

 {{{
     0 CLI          - Rd ping
     0 CLI          - Wr 200 19 PONG 1371847442 1.0
     0 CLI          - Rd ping
     0 CLI          - Wr 200 19 PONG 1371847445 1.0
    12 TxRequest    - GET
    12 TxURL        - /c/portal/login
    12 TxProtocol   - HTTP/1.1
    12 TxHeader     - Host: www.liferay.site
    12 TxHeader     - User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64;
 rv:21.0) Gecko/20100101 Firefox/21.0
    12 TxHeader     - Accept:
 text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    12 TxHeader     - Accept-Language: en-gb,en;q=0.5
    12 TxHeader     - Cookie:
 __utma=41825786.591786166.1371051835.1371051835.1371822508.2;
 __utmz=41825786.1371051835.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none);
 __utma=152615083.1629408066.1371661522.1371828953.1371847424.8;
 __utmz=152615083.1371720885.5.2.utmcsr=vouc
    12 TxHeader     - X-Forwarded-Proto: https
    12 TxHeader     - X-SSL-cipher: DHE-RSA-CAMELLIA256-SHA SSLv3 Kx=DH
 Au=RSA  Enc=Camellia(256) Mac=SHA1
    12 TxHeader     - X-Forwarded-For: 172.30.1.162
    12 TxHeader     - Accept-Encoding: gzip
    12 TxHeader     - X-Varnish: 931012026
    12 RxProtocol   - HTTP/1.1
    12 RxStatus     - 302
    12 RxResponse   - Found
    12 RxHeader     - Date: Fri, 21 Jun 2013 20:44:07 GMT
    12 RxHeader     - Content-Encoding: gzip
    12 RxHeader     - Set-Cookie: GUEST_LANGUAGE_ID=en_GB; Expires=Sat,
 21-Jun-2014 20:44:07 GMT; Path=/; Secure
    12 RxHeader     - Location:
 https://www.liferay.site/home?p_p_id=58&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&saveLastPath=0&_58_struts_action=%2Flogin%2Flogin
    12 RxHeader     - Content-Type: text/html;charset=UTF-8
    12 RxHeader     - Content-Length: 0
    12 Fetch_Body   - 4(length) cls -1 mklen 1
    12 BackendClose - default
    10 SessionOpen  c 127.0.0.1 33365 127.0.0.1:80
    10 ReqStart     c 127.0.0.1 33365 931012026
    10 RxRequest    c GET
    10 RxURL        c /c/portal/login
    10 RxProtocol   c HTTP/1.1
    10 RxHeader     c Host: www.liferay.site
    10 RxHeader     c User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64;
 rv:21.0) Gecko/20100101 Firefox/21.0
    10 RxHeader     c Accept:
 text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    10 RxHeader     c Accept-Language: en-gb,en;q=0.5
    10 RxHeader     c Accept-Encoding: gzip, deflate
    10 RxHeader     c Cookie:
 __utma=41825786.591786166.1371051835.1371051835.1371822508.2;
 __utmz=41825786.1371051835.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none);
 __utma=152615083.1629408066.1371661522.1371828953.1371847424.8;
 __utmz=152615083.1371720885.5.2.utmcsr=vouc
    10 RxHeader     c Connection: keep-alive
    10 RxHeader     c X-Forwarded-Proto: https
    10 RxHeader     c X-SSL-cipher: DHE-RSA-CAMELLIA256-SHA SSLv3 Kx=DH
 Au=RSA  Enc=Camellia(256) Mac=SHA1
    10 RxHeader     c X-Forwarded-For: IP.WAS.HERE
    10 VCL_call     c recv pass
    10 VCL_call     c hash
    10 Hash         c /c/portal/login
    10 Hash         c www.liferay.site
    10 VCL_return   c hash
    10 VCL_call     c pass pass
    10 Backend      c 12 default default
    10 TTL          c 931012026 RFC 120 -1 -1 1371847447 0 1371847447 0 0
    10 VCL_call     c fetch
    10 TTL          c 931012026 VCL 120 -1 -1 1371847447 -0
    10 VCL_return   c hit_for_pass
    10 ObjProtocol  c HTTP/1.1
    10 ObjResponse  c Found
    10 ObjHeader    c Date: Fri, 21 Jun 2013 20:44:07 GMT
    10 ObjHeader    c Content-Encoding: gzip
    10 ObjHeader    c Set-Cookie: GUEST_LANGUAGE_ID=en_GB; Expires=Sat,
 21-Jun-2014 20:44:07 GMT; Path=/; Secure
    10 ObjHeader    c Location:
 https://www.liferay.site/home?p_p_id=58&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&saveLastPath=0&_58_struts_action=%2Flogin%2Flogin
    10 ObjHeader    c Content-Type: text/html;charset=UTF-8
    10 ObjHeader    c Content-Length: 0
    10 Gzip         c u F - 0 0 0 0 0
    10 FetchError   c TestGunzip error at the very end
    10 VCL_call     c error deliver
    10 VCL_call     c deliver deliver
    10 TxProtocol   c HTTP/1.1
    10 TxStatus     c 503
    10 TxResponse   c Service Unavailable
    10 TxHeade
 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1320#comment:2>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list