My website's backend uses Redis,,Nginx Post request log error 499
My website's backend uses Redis,,Nginx Post request log error 499
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.