Confirmed users
3,727
edits
Line 371: | Line 371: | ||
nginx logs: | nginx logs: | ||
The 200s (good stuff) and 101s (websockets) are acceptable. | |||
The 499s are an artifact of the current load testing tool (V1). | |||
You should only see them at the end of the load test. | |||
Right now, we are getting a lot of 404s and 307s. | |||
They all appear to be caused by bots. There is a bug open about this. | |||
Any percentage of 405s, 502s, or 503s is not acceptable. | Any percentage of 405s, 502s, or 503s is not acceptable. | ||
Application logs: | |||
Right now, we are getting a lot of 404s and 307s. | |||
They all appear to be caused by bots. There is a bug open about this. | |||
See the loop_server.out.log file. | |||
/var/log/loop_err.log | /var/log/loop_err.log |