Welcome! Log In Create A New Profile

Advanced

499 in a proxy environment and short execution php scripts

Alex Findale
April 15, 2014 06:56PM
Hello Nginx

Before writing this I have checked the meaning of the 499 error code as
result of that the client closed the connection before the server
answered the request. Thats clear as water.


PROBLEM: Iam measuring the execution time of the requests, and I see
that in general for all sites clients are generating 499 errors with
different php scripts whose execution is under 1 second.

QUESTIONS:
a.) I would totally understand this behaviour in scripts that take more
than a few seconds but why would i see so many 499s for quick scripts?

b.) Would it be possible that my proxy setup would be causing premature
499 as explained? I have :

client_body_timeout 10;
client_header_timeout 10;
keepalive_timeout 15;
send_timeout 10;
proxy_connect_timeout 15;
proxy_send_timeout 60;
proxy_read_timeout 60;

Regards,

Alex F

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

499 in a proxy environment and short execution php scripts

Alex Findale April 15, 2014 06:56PM

Re: 499 in a proxy environment and short execution php scripts

mex April 17, 2014 08:12AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 229
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