Does Nginx have a caching mechanism? no operation has been done after the deployment is successful. Today, suddenly it is 405.

after being deployed a few days ago, the interfaces were all open, and then I didn"t care. Today, suddenly 405, why did this happen? every time I configured nginx, I should not have done reload and restart.

Apr.09,2021

405 is method not allow,
this should not be a problem with nginx, but a problem with the business interface written by the web framework.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36aaf-2c03e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36aaf-2c03e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?