nginx-0.7.54

Андрей Василишин andron at kpi.ua
Tue May 5 22:13:23 MSD 2009


Игорь, планируется ли добавление возможности очистки хедеров (в 
частности Content-Disposition:), чтобы правильно работала конструкция 
при превышении imit_conn:

error_page   503  = /503.html;
location /files/ {
            internal;
            root /storage/dl;
            access_log off;
            limit_conn one  3;
        }
location /503.html {
            root  /storage/dl;
        }

-- 
WBR, Andrey Vasilishin CDIG1-UANIC, CDIG1-RIPE






More information about the nginx-ru mailing list