[Varnish] #896: Strings longer than 256 characters are bad handled in VCL

Varnish varnish-bugs at varnish-cache.org
Fri Apr 8 08:06:09 CEST 2011


#896: Strings longer than 256 characters are bad handled in VCL
-----------------------+----------------------------------------------------
  Reporter:  tmagnien  |        Type:  defect               
    Status:  closed    |    Priority:  normal               
 Milestone:            |   Component:  varnishd             
   Version:  trunk     |    Severity:  normal               
Resolution:  fixed     |    Keywords:  string regexp vcl 256
-----------------------+----------------------------------------------------
Changes (by Tollef Fog Heen <tfheen@…>):

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


Comment:

 (In [a1ed842aa2a16a95acc889ab2d158c1afa087e6d]) Allow strings longer than
 256 bytes

 Use an int rather than a char for counting.

 Thanks to Thierry for the diagnosis.

 Fixes #896

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




More information about the varnish-bugs mailing list