uploadprogress
Vladimir Getmanshchuk
vladget at openfilm.com
Wed Apr 1 18:44:00 MSD 2009
Все ли так?
http {
...
upload_progress proxied 1m;
...
server {
...
location / {
...
track_uploads proxied 1s;
...
}
location ^~ /progress {
report_uploads proxied;
}
...
}
Если все так, то покажи output от make | grep upload && make install | grep
upload
On Wed, Apr 1, 2009 at 3:20 PM, Vasiliy Tolstov <v.tolstov at selfip.ru> wrote:
> Попробовал ради интереса поставить модуль uploadprogress для nginx.
> Сделал по аналогии с текстами в интернет конфиг.
> При перезапуске nginx в лог-файле появляется строка
> 2009/03/30 17:14:49 [emerg] 32380#0: unknown directive "upload_progress"
> in /etc/nginx/nginx.conf:43
>
> nginx version: nginx/0.7.46
> configure arguments: --prefix=/usr --conf-path=/etc/nginx/nginx.conf
> --http-log-path=/var/log/nginx/access_log
> --error-log-path=/var/log/nginx/error_log --pid-path=/var/run/nginx.pid
> --http-client-body-temp-path=/var/tmp/nginx/client
> --http-proxy-temp-path=/var/tmp/nginx/proxy
> --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi --with-md5-asm
> --with-md5=/usr/include --with-sha1-asm --with-sha1=/usr/include
> --with-http_realip_module --with-http_flv_module --with-debug
> --with-http_ssl_module --with-http_stub_status_module
> --with-http_dav_module --with-mail --with-mail_ssl_module
> --add-module=modules/ngx_http_bytes_filter_module
> --add-module=modules/ngx_http_upstream_keepalive_module
> --add-module=modules/ngx_uploadprogress_module
>
>
> --
> Vasiliy Tolstov <v.tolstov at selfip.ru>
> Selfip.Ru
>
>
>
--
Yours sincerely,
Vladimir Getmanshchuk
Senior Unix System Administrator
Openfilm, LLC
Email: vladget at openfilm.com
Skype: vladimir.getmanshchuk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20090401/a08ef4ca/attachment.html>
More information about the nginx-ru
mailing list