[Varnish] #1204: INT in vmod should be 64 bit

Varnish varnish-bugs at varnish-cache.org
Fri Oct 5 15:01:48 CEST 2012


#1204: INT in vmod should be 64 bit
----------------------+-------------------
 Reporter:  tfheen    |      Owner:
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  varnishd  |    Version:  trunk
 Severity:  normal    |   Keywords:
----------------------+-------------------
 You might reasonably want to use std.integer to compare the Content-Length
 header with a known size, and objects can be over 2G big, so we should use
 a 64 bit number, rather than just an int for the INT vmod type.

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1204>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list