xyz101121 commented on issue #3498:
URL: https://github.com/apache/apisix/issues/3498#issuecomment-772323349
they are status code from my apisix log
[root@ecs-551a apisix_log]# grep 'GET\|POST' access.log |awk '{print
$10}'|sort -rn|uniq -c
```
37 502
1744 500
314 499
2 408
17238 404
166 403
26 401
101 400
1003 304
18417 302
30 301
75 206
7 201
611597 200
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]