Welcome! Log In Create A New Profile

Advanced

Erro 499 help

July 06, 2016 06:34AM
My web architecture is:
nginx(reverse proxy) -> nginx + php-fpm

It's normal when i curl it on pc(linux shell and pc Browser).
This's nginx(reverse proxy) access.log:
117.136.40.0 - - [06/Jul/2016:17:38:31 +0800] "GET /a.php HTTP/1.1" 200 66 .......

It's not normal when i access it on my phone(android Browser). But it will be normal sometimes.
117.136.40.0 - - [06/Jul/2016:17:40:09 +0800] "GET /a.php HTTP/1.1" 499 0 .......
117.136.40.0 - - [06/Jul/2016:17:40:18 +0800] "GET /a.php HTTP/1.1" 200 66 ......

If I set "proxy_ignore_client_abort on" on nginx's config. Access_log will be this:
117.136.40.0 - - [06/Jul/2016:17:40:18 +0800] "GET /a.php HTTP/1.1" 200 0 ......

Please help me!
Subject Author Posted

Erro 499 help

NemoPang July 06, 2016 06:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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