
varnish-bugs at varnish-cache
Aug 29, 2011, 4:08 AM
Post #1 of 2
(170 views)
Permalink
|
|
#993: 32-bit somewhere math in s_bodybytes
|
|
#993: 32-bit somewhere math in s_bodybytes ----------------------+----------------------------------------------------- Reporter: kristian | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: varnishd | Version: trunk Severity: normal | Keywords: ----------------------+----------------------------------------------------- A 5GB object is typically counted as 1GB. The counter itself is of appropriate size and the object is successfully transferred. As per IRC: {{{ < phk> Ohh, that last one is simple: WRW_Write returns unsigned... }}} -- Ticket URL: <http://www.varnish-cache.org/trac/ticket/993> Varnish <http://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|