X-Limit-Connections?

nginx.mailinglist nginx.mailinglist at xinio.info
Sat Aug 1 21:44:59 MSD 2009


So we have
X-AccelRedirect and a header to limit speed

is there a special header to limit connections?

i know there is a http://wiki.nginx.org/NginxHttpLimitZoneModule

but that involves hardcoding limits into config


any way to specify the connection limits per download? something like

<?php

header( 'X-Limit-Connections: 2');

header( 'X-AccelRedirect: /download/bleh.zip');


?>

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090801/a75aa394/attachment.html>


More information about the nginx mailing list