[Varnish] #1454: XFF is not handled in C

Varnish varnish-bugs at varnish-cache.org
Tue Mar 18 12:53:56 CET 2014


#1454: XFF is not handled in C
----------------------+----------------------------------
 Reporter:  lkarsten  |       Owner:  tfheen
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:  Varnish 4.0 release
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+----------------------------------
Changes (by Tollef Fog Heen <tfheen@…>):

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


Comment:

 In [ae548683b8f91d0a92799f6c746b80773a4c9f05]:
 {{{
 #!CommitTicketReference repository=""
 revision="ae548683b8f91d0a92799f6c746b80773a4c9f05"
 Move X-Forwarded-For handled into C code

 Remove adding of X-Forwarded-For from builtin.vcl and put it into the
 C code that runs before vcl_recv.  This makes it more likely that it's
 properly set when the user VCL runs.

 Fixes: #1454
 }}}

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




More information about the varnish-bugs mailing list