Nginx Post request log error 499

Viewed 11

My website's backend uses Redis,,Nginx Post request log error 499

1 Answers

Due to all being post requests, it is suspected that there may have been issues during the data submission process. After investigation, it was found that the Redis server's firewall forgot to add a whitelist, resulting in abnormal data being sent to the database earlier. The issue was resolved by adding a whitelist.