Welcome! Log In Create A New Profile

Advanced

Re: truncated output for large files through proxy

Maxim Dounin
June 18, 2013 10:24AM
Hello!

On Mon, Jun 17, 2013 at 11:56:31AM +0100, James Lee wrote:

> On 16/06/2013 02:37, Maxim Dounin wrote:
>
>
> Hello,
>
> >
> >Could you please provide debug log, nginx -V output and a minimal
> >full config to reproduce the problem?
>
> *** cut down http.conf ***
>
> error_log /path/to/logs/error.log debug;
>
> events {
> worker_connections 1024;
> use eventport;

The eventport event method is known to have problems. Use devpoll
(default) instead.

--
Maxim Dounin
http://nginx.org/en/donation.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Re: truncated output for large files through proxy

Maxim Dounin June 18, 2013 10:24AM

Re: truncated output for large files through proxy

James Lee June 18, 2013 10:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 175
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready