[Varnish] #129: POST request with pipe method not fully working in trunk

Varnish varnish-bugs at projects.linpro.no
Fri Aug 10 16:39:47 CEST 2007


#129: POST request with pipe method not fully working in trunk
----------------------+-----------------------------------------------------
 Reporter:  jpulz     |        Owner:  des          
     Type:  defect    |       Status:  assigned     
 Priority:  normal    |    Milestone:  Varnish 1.1.1
Component:  varnishd  |      Version:  1.1          
 Severity:  major     |   Resolution:               
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by runa):

 Same thing happening here:
 192.168.0.145 is my desktop

    12 SessionOpen  c 192.168.0.145 43634
 ...stays there for 40 seconds or so...
    12 SessionClose c pipe
    12 ReqStart     c 192.168.0.145 43634 353174938
    12 RxRequest    c POST
    12 RxURL        c /admin/login
    12 RxProtocol   c HTTP/1.1
    12 RxHeader     c Host: g6.local
    12 RxHeader     c User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US;
 rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty)
    12 RxHeader     c Accept:
 text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    12 RxHeader     c Accept-Language: en-us,en;q=0.5
    12 RxHeader     c Accept-Encoding: gzip,deflate
    12 RxHeader     c Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    12 RxHeader     c Keep-Alive: 300
    12 RxHeader     c Connection: keep-alive
    12 RxHeader     c Referer: http://g6.local/admin/login
    12 RxHeader     c Cookie: PHPSESSID=b733860ba263afba028cd9ad32af0b49
    12 RxHeader     c Content-Type: application/x-www-form-urlencoded
    12 RxHeader     c Content-Length: 21
    12 VCL_call     c recv
    12 VCL_return   c pipe
    12 VCL_call     c pipe
    12 VCL_return   c pipe
    12 Backend      c 15 default
    12 ReqEnd       c 353174938 1186756485.901399374 1186756545.900139093
 0.005095720 0.005486488 59.993253231
    12 StatSess     c 192.168.0.145 43634 nan 1 1 1 0 0 0 0

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/129#comment:8>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list