ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: upload module


  • To: nginx-ru@xxxxxxxxx
  • Subject: Re: upload module
  • From: Andrey Zloy <andrey.zloy@xxxxxxxxx>
  • Date: Mon, 28 Jun 2010 18:23:58 +0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=XlFltCbGa/Kzen/DlDnhsLezIjneU0lOxHV7AGIsQOQ=; b=XmnOm+AqSGdgDNBAuSsLlVxg3+e7Lw2wURIgLjgUe6YZdNpQME0Q0hDhZ/N/C4fuWy atdNwYWxzgOBaUwMhuWofvobpPstjkh69W8oMt6CV9u0jpP/8bH7r+1ZH0fA79tb6COK WE00Mu3jFq/RGOTbN2LsS5gJIMomRDRrxz1CY=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=xK0ocUZEv0ozUXW2maMf5Pk91R3aPtsX+gx5vWBPwsLi6jdkGtIskklXkt5imb3zLm rdAnotbIdAJS19qU/v4TBEIaqnfVnPRRXrGnQvY5nx3MTYALwMgPFTIINRKevu6iONYO 9xqqeApCxZuSO1gROC7rl9Sol/jPi3RJtR9PY=
  • In-reply-to: <4C289DC6.6090007@xxxxxxxxxxx>
  • References: <4C289DC6.6090007@xxxxxxxxxxx>

возможно срабатывают ограничения браузера. Например Firefox 32-бит не
может аплоадить файло больше 2Гб.

28 июня 2010 г. 17:04 пользователь Anton Gorlov <stalker@xxxxxxxxxxx> написал:
> Решили попробовать upload_module (и upload_progress заодно). Нам мелких
> файлах всё вроде бы красиво..но при заливке большого файла (4г примерно)
> получаю $_FILES и $_POST содержат array(0){}.
>
>  nginx  -V
> nginx version: nginx/0.8.42
> TLS SNI support enabled
> configure arguments: --prefix=/ --conf-path=/etc/nginx/nginx.conf
> --sbin-path=/usr/sbin --error-log-path=/var/log/nginx/nginx.error.log
> --http-log-path=/var/log/nginx/nginx.log
> --http-client-body-temp-path=/var/spool/nginx/tmp/client
> --http-proxy-temp-path=/var/spool/nginx/tmp/proxy
> --http-fastcgi-temp-path=/var/spool/nginx/tmp/fastcgi
> --http-uwsgi-temp-path=/var/spool/nginx/tmp/uwsgi
> --http-scgi-temp-path=/var/spool/nginx/tmp/scgi
> --pid-path=/var/run/nginx.pid --user=_nginx --group=_nginx
> --with-http_ssl_module --with-cc-opt='-I /usr/include/pcre/'
> --with-rtsig_module --with-select_module --with-poll_module
> --with-aio_module --with-file-aio --with-mail --with-mail_ssl_module
> --with-imap --with-imap_ssl_module --with-md5=/usr/lib
> --with-http_ssl_module --with-http_realip_module --with-http_addition_module
> --with-http_sub_module --with-http_dav_module --with-http_flv_module
> --with-http_gzip_static_module --with-http_stub_status_module
> --with-http_perl_module --add-module=nginx_upload_module/
> --add-module=nginx_upload-progress-module/
>
> client_max_body_size 5g;
> upload_max_file_size 5242880
>
>
> _______________________________________________
> nginx-ru mailing list
> nginx-ru@xxxxxxxxx
> http://nginx.org/mailman/listinfo/nginx-ru
>

_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.