Not exactly a PHP question, but you guys will know,
is there a significant performance difference in how long does it take a
server to find files as the directories become more nested,
eg.
1. file index.php uses images from directory DIR
vs.
2. file index.php uses images from directory image
We are using the LAMP configuration.
Frequently we get a high server load.
I am sure the server load is caused by a php script using mysql. We've a
lot of scripts running out there, so i can't locate the 'bad' script.
Is there any product that can track the cpu/mem usage of php scripts or
helps me
2 matches
Mail list logo