[Varnish] #868: varnishncsa generates wrong log formats when Authorization header is sent empty

Varnish varnish-bugs at varnish-cache.org
Wed Apr 13 15:02:44 CEST 2011


#868: varnishncsa generates wrong log formats when Authorization header is sent
empty
-------------------------+--------------------------------------------------
 Reporter:  jdzst        |        Owner:  tfheen
     Type:  defect       |       Status:  closed
 Priority:  low          |    Milestone:        
Component:  varnishncsa  |      Version:  trunk 
 Severity:  normal       |   Resolution:  fixed 
 Keywords:  varnishncsa  |  
-------------------------+--------------------------------------------------
Changes (by Tollef Fog Heen <tfheen@…>):

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


Comment:

 (In [59bab9f19ae226fe0c553a202b66d630cf5f32ef]) Fix formatting of broken
 Authorization headers in varnishncsa

 varnishncsa would format an authorization headers like

   Authorization: Basic

 as

 127.0.0.1 -  […]

 rather than

 127.0.0.1 - - […]

 Fixes #868

-- 
Ticket URL: </ticket/868#comment:5>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list