[Varnish] #792: Bandwidth management / rate-limiting
Varnish
varnish-bugs at varnish-cache.org
Thu Oct 7 13:29:10 CEST 2010
#792: Bandwidth management / rate-limiting
-------------------------+--------------------------------------------------
Reporter: tmagnien | Owner: phk
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: normal | Keywords: bandwidth rate-limit
-------------------------+--------------------------------------------------
Comment(by tmagnien):
After rereading, I think I should use TIM_real() to get timestamp before
and after write operation to take into account the time used for sending
data, e.g. : sleep(1 - write_duration). This would allow for a more
precise bandwidth management.
--
Ticket URL: <http://varnish-cache.org/trac/ticket/792#comment:1>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list