crowd website simulation on localhost for a php/mysql project
Posted
by
Mac Taylor
on Stack Overflow
See other posts from Stack Overflow
or by Mac Taylor
Published on 2011-01-02T15:50:56Z
Indexed on
2011/01/02
15:53 UTC
Read the original article
Hit count: 221
hey guys
I searched for a while on how to find a benchmarking software that can simulate crowd website with more than 1000 users online to find out leaks in my php/mysql script .
as long as i ran my script for a huge community and it wasn't successful enough and lots of RAM usage happened , now I need a way to simulate that much usage to benchmark my script and optimize it .
I am using XAMMP Local Server and my project written in PHP&MYSQL.
thanks in advance
© Stack Overflow or respective owner