A lot requests in PHP logs
-
Hello, on the server side I receive a lot of requests in the log, more than 1000 requests every hour (2 requests every 2 seconds).
I found a similar topic at the link: https://www.ads-software.com/support/topic/webhost-says-cleantalk-responsible-for-crashes/
Should I use the same solution?
A screenshot and part of the log entries are below.
Screenshot- https://prnt.sc/2WplFSoq6d_u
2024-10-03 02:57:23 Access 2a00:5da0:1000::146 200 GET /?spbct_no_cache=1324398293&spbc_remote_call_token=05797c240d33f0a0853f2b97410b7ccb&spbc_remote_call_action=scanner__controller&plugin_name=spbc&transaction_id=53889495&stage=file_system_analysis&offset=0&amount=700&test=test HTTP/1.0
2024-10-03 02:57:23 Access 2a00:5da0:1000::146 200 GET /?spbct_no_cache=879822915&spbc_remote_call_token=05797c240d33f0a0853f2b97410b7ccb&spbc_remote_call_action=scanner__controller&plugin_name=spbc&transaction_id=53889495&stage=file_system_analysis&offset=0&amount=700 HTTP/1.0
2024-10-03 02:57:28 Access 2a00:5da0:1000::146 200 GET /?spbct_no_cache=2002027342&spbc_remote_call_token=05797c240d33f0a0853f2b97410b7ccb&spbc_remote_call_action=scanner__controller&plugin_name=spbc&transaction_id=53889495&stage=file_system_analysis&offset=700&amount=700&test=test HTTP/1.0
2024-10-03 02:57:28 Access 2a00:5da0:1000::146 200 GET /?spbct_no_cache=960260250&spbc_remote_call_token=05797c240d33f0a0853f2b97410b7ccb&spbc_remote_call_action=scanner__controller&plugin_name=spbc&transaction_id=53889495&stage=file_system_analysis&offset=700&amount=700 HTTP/1.0
2024-10-03 02:57:31 Access 2a00:5da0:1000::146 200 GET /?spbct_no_cache=1599946793&spbc_remote_call_token=05797c240d33f0a0853f2b97410b7ccb&spbc_remote_call_action=scanner__controller&plugin_name=spbc&transaction_id=53889495&stage=file_system_analysis&offset=1400&amount=700&test=test HTTP/1.0
2024-10-03 02:57:32 Access 2a00:5da0:1000::146 200 GET /?spbct_no_cache=76573352&spbc_remote_call_token=05797c240d33f0a0853f2b97410b7ccb&spbc_remote_call_action=scanner__controller&plugin_name=spbc&transaction_id=53889495&stage=file_system_analysis&offset=1400&amount=700 HTTP/1.0
2024-10-03 02:57:34 Access 2a00:5da0:1000::146 200 GET /?spbct_no_cache=1891988504&spbc_remote_call_token=05797c240d33f0a0853f2b97410b7ccb&spbc_remote_call_action=scanner__controller&plugin_name=spbc&transaction_id=53889495&stage=file_system_analysis&offset=2100&amount=700&test=test HTTP/1.0
- You must be logged in to reply to this topic.