[Varnish] #611: Websockets support

Varnish varnish-bugs at varnish-cache.org
Wed Nov 16 06:54:23 CET 2011


#611: Websockets support
-------------------------+--------------------------------------------------
 Reporter:  wesnoth      |        Owner:  phk    
     Type:  enhancement  |       Status:  closed 
 Priority:  normal       |    Milestone:         
Component:  varnishd     |      Version:  trunk  
 Severity:  normal       |   Resolution:  invalid
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by leedo):

 I can confirm that varnish seems to be stripping the Upgrade header, even
 when pipe is being used. The WebSocket parser I am using attempts to
 validate the request with this header.

 One also has to be sure to comment out `set bereq.http.connection =
 "close";` which was in the default debian vcl_pipe function.

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




More information about the varnish-bugs mailing list