Reply To: Failing or Timing-out? Automatically Fix SELECTED Files Now

Home Forums Support Forum [SOLVED] Failing or Timing-out? Automatically Fix SELECTED Files Now Reply To: Failing or Timing-out? Automatically Fix SELECTED Files Now

#1389

Anti-Malware Admin
Key Master

Good idea, un-checking and then check only a few at a time is another good way to split up the batch site, but I realize that would be easier with options for “Check All” and “Uncheck All”.

Having a stable internet connection is important when you are running long scans because the Complete Scan relies on JavaScript call from your browser to keep the scan going. This is one of the reasons it been so hard for me to create the scheduled scan feature that everyone wants. However, I don’t think your internet connection speed has anything to do with the timeout issue you are having when you try to fix larger batches. That kind of problem really relies more on the speed of the server then the client. Last year I was using a Satellite Internet provider, which was way slower than any DSL connect I had ever used, and those kind of timeout issues completely depended on what server I was running my plugin on. Some server have very little physical memory and are overburdened with site that cause them to run too many processes too slowly. Also there could be settings in your php.ini like memory_limit or max_execution_time which are restricting the abilities of the php code running on your site.