[Varnish] #1856: LostHeader setting req.url to an empty string

Varnish varnish-bugs at varnish-cache.org
Sun Feb 14 12:55:09 CET 2016


#1856: LostHeader setting req.url to an empty string
------------------------+-----------------------
 Reporter:  gdelacroix  |       Owner:
     Type:  defect      |      Status:  needinfo
 Priority:  normal      |   Milestone:
Component:  varnishd    |     Version:  trunk
 Severity:  normal      |  Resolution:
 Keywords:              |
------------------------+-----------------------

Comment (by fgsch):

 In previous version the request will not fail but further **set req.**
 would be ignored.
 Starting with 4.1 we fail the request altogether.

 I think the issue here is whether we should allow to set variables to an
 empty value via vrt_do_string().
 These variables are special and it doesn't make sense to set e.g. proto to
 "".

 In any case, the workspace exhaustion is incorrect here.

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



More information about the varnish-bugs mailing list