Ver. 1.0.8.16
php 8.1
There is an external source that sends requests to the online store all the time. Error.log shows "PHP Fatal error: Uncaught mysqli_sql_exception: User '.......' has exceeded the 'max_queries_per_hour' resource (current value: 360000)".
This has been going on since last night and is still going on.
Does anyone know how we can prevent this and how to solve the problem for the future?
exceeded the 'max_queries_per_hour
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: exceeded the 'max_queries_per_hour
Block the external source.
https://www.google.com/search?q=htaccess+block+ip
https://www.google.com/search?q=htaccess+block+ip
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.