[Varnish] #601: adding the X-Forwarded-For Header should be optional

Varnish varnish-bugs at projects.linpro.no
Mon Jan 18 14:30:50 CET 2010


#601: adding the X-Forwarded-For Header should be optional
-------------------------+--------------------------------------------------
 Reporter:  Elfe         |        Owner:  phk   
     Type:  enhancement  |       Status:  closed
 Priority:  normal       |    Milestone:        
Component:  varnishd     |      Version:  trunk 
 Severity:  normal       |   Resolution:  fixed 
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by phk):

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

Comment:

 (In [4467]) Produce the X-Forwarded-For: header in vcl_recv, so people can
 tweak
 as they want.

 Append to already existing header if possible.

 NB:   If you return early from your own vcl_recv, without pasting these
 lines in top of your vcl_recv, your backend gets no X-F-F header.

 Fixes   #601
 Fixes   #540

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


More information about the varnish-bugs mailing list