Hello,
I have a problem with using all of my hardware resources by Wamp server. I have local computer for testing - I need simulating one month procesing of some kind of PHP bot through testing data. I usually run this task overnight for 10 hours. my php bot use just PHP and Mysql, one simple iteration took about 20 seconds.
My porblem is, that I have 64GB RAM on my PC and wamp use only 4 GB ram - i have no idea how to increase using RAM and end the end - if it will be helpful ...
Who is resonsible for the ram using - php, apache or mysql ?
I have also 4core CPU and wamp using just one core /17% of my CPU/ - but I read about it something and it's OK - PHP = no multithreading. and there is HDD in M2 SSD - it's fast.
is there any way how to use more RAM ? will be PHP procesing faster or not ?
please how I can use all my HW resources for these local overnight simulations ? I need boost my local PHP server and I have no idea how I can do it.
thanks.
Peter
I have a problem with using all of my hardware resources by Wamp server. I have local computer for testing - I need simulating one month procesing of some kind of PHP bot through testing data. I usually run this task overnight for 10 hours. my php bot use just PHP and Mysql, one simple iteration took about 20 seconds.
My porblem is, that I have 64GB RAM on my PC and wamp use only 4 GB ram - i have no idea how to increase using RAM and end the end - if it will be helpful ...
Who is resonsible for the ram using - php, apache or mysql ?
I have also 4core CPU and wamp using just one core /17% of my CPU/ - but I read about it something and it's OK - PHP = no multithreading. and there is HDD in M2 SSD - it's fast.
is there any way how to use more RAM ? will be PHP procesing faster or not ?
please how I can use all my HW resources for these local overnight simulations ? I need boost my local PHP server and I have no idea how I can do it.
thanks.
Peter