Nginx-code-499

Source: Internet
Author: User
: This article mainly introduces the nginx-code-499, for PHP tutorials interested in students can refer. Summarize the online example to find out if nginx returns 499:

Client has closed connection # The client closes the connection.

For example, your website is too slow to respond. the first time you fl a white page, the second time you fl a white page, you are decisively disconnected.

Nginx submitted the form too quickly twice. nginx considers the connection to be insecure and rejects the connection from the client.

You can add

Proxy_ignore_client_abort on;

Another reason is that the client closes the connection or the connection times out. This is mainly because the number of php processes is too small or the php process is occupied, resources cannot be quickly released, and requests are accumulated.

To solve this problem, we need to optimize the program.

The above introduces the nginx-code-499, including the content of the aspect, hope to be interested in PHP Tutorial friends help.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.