Memory benchmarking utility
-
I have installed WordFence on two separate sites. I ran the Wordfence Memory benchmarking utility on both sites, and got different results
Site 1
Wordfence Memory benchmarking utility version 7.4.1.
This utility tests if your WordPress host respects the maximum memory configured
in their php.ini file, or if they are using other methods to limit your access to memory.–Starting test–
Current maximum memory configured in php.ini: 256M
Current memory usage: 2.00M
Attempting to set max memory to 256M.
Starting memory benchmark. Seeing an error after this line is not unusual. Read the error carefully
to determine how much memory your host allows. We have requested 256 megabytes.
Tested up to 10.00 megabytes.
Tested up to 15.00 megabytes.
Tested up to 20.00 megabytes.
…
…
Tested up to 250.00 megabytes.
Tested up to 255.00 megabytes.
Tested up to 256.00 megabytes.
–Test complete.–Your web host allows you to use at least 256.00 megabytes of memory for each PHP process hosting your WordPress site.
Site 2
Wordfence Memory benchmarking utility version 7.4.1.
This utility tests if your WordPress host respects the maximum memory configured
in their php.ini file, or if they are using other methods to limit your access to memory.–Starting test–
Current maximum memory configured in php.ini: 256M
Current memory usage: 2.00M
Attempting to set max memory to 256M.
Starting memory benchmark. Seeing an error after this line is not unusual. Read the error carefully
to determine how much memory your host allows. We have requested 256 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
…
…
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
–Test complete.–Your web host allows you to use at least 2.00 megabytes of memory for each PHP process hosting your WordPress site.
Any idea what the issue with the second site could be? The diagnostics are all green.
- The topic ‘Memory benchmarking utility’ is closed to new replies.