[Varnish] #540: X-Forwarded-For created and not appended.

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


#540: X-Forwarded-For created and not appended.
-----------------------+----------------------------------------------------
 Reporter:  bmfurtado  |        Owner:        
     Type:  defect     |       Status:  closed
 Priority:  normal     |    Milestone:        
Component:  build      |      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/540#comment:4>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list