[Varnish] #1435: bereq.{first_byte_timeout, between_bytes_timeout} ignored in vcl_pipe

Varnish varnish-bugs at varnish-cache.org
Thu Mar 6 16:44:00 CET 2014


#1435: bereq.{first_byte_timeout,between_bytes_timeout} ignored in vcl_pipe
----------------------+---------------------
 Reporter:  fgsch     |       Owner:  fgsch
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+---------------------
Changes (by Federico G. Schwindt <fgsch@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [41db0bc0b31b46cea33e6d93f598fa210eeb343d]:
 {{{
 #!CommitTicketReference repository=""
 revision="41db0bc0b31b46cea33e6d93f598fa210eeb343d"
 Don't expose certain variables in vcl_pipe

 Accessing bereq.first_byte_timeout and bereq.between_bytes_timeout
 in vcl_pipe makes no sense so disallow it.

 Fixes: #1435
 }}}

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




More information about the varnish-bugs mailing list