Wordfence benchmarking
-
I put 8196M in php.ini as available memory. I’m using PHP 7.0.10 on Centos 7.2 and a dedicated server. This server has 32GB of ram.
When I try to run WordFence benchmark, I get this:
Wordfence Memory benchmarking utility version 6.1.15.
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: 8196M
Current memory usage: 14.00M
Setting max memory to 90M.
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 90 megabytes.
<br />
<b>Fatal error</b>: Allowed memory size of 94371840 bytes exhausted (tried to allocate 67108872 bytes) in <b>/home/vhosts/xyz/wp-content/plugins/wordfence/lib/wordfenceClass.php</b> on line <b>3691</b><br />Is it working as expected? It’s as if WordFence or WordPress doesn’t use all the available memory I set. I seldomly get locks from WordFence causing me to have to restart httpd (maybe one every two weeks).
The topic ‘Wordfence benchmarking’ is closed to new replies.