Hi,
running nginx, FPM application served by nginx,
testing/watching a site via real time log files.
1) i don't see the problem in the browser, but i see the error in log file
2) i've seen it a few times, not a lot
3) this is what i see:
again, i see no problem in the browser, but only see the 499?
Should i be concerned?
I guessing its just a short/quick timing issue?
OR is there something that needs to be done?
thanks
running nginx, FPM application served by nginx,
testing/watching a site via real time log files.
1) i don't see the problem in the browser, but i see the error in log file
2) i've seen it a few times, not a lot
3) this is what i see:
Code:
2016-12-19 15:08:30 Error 192.154.179.34 499 GET /contact/ HTTP/1.1 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0.2 Safari/602.3.12 0 nginx access
2016-12-19 15:08:30 Access 192.154.179.34 200 GET /contact/ HTTP/1.1 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0.2 Safari/602.3.12 28.0 K nginx access
again, i see no problem in the browser, but only see the 499?
Should i be concerned?
I guessing its just a short/quick timing issue?
OR is there something that needs to be done?
thanks