jaymc Posted November 27, 2007 Share Posted November 27, 2007 If a poorly written php script is execute, which chews up memory and cpu, does apache get the blame Im monitoring my server and can see httpd struggling, Im just wondering, is it worth investigation php code Lets say I was using GD to process images, would that cause httpd to go wild? Cheers Link to comment https://forums.phpfreaks.com/topic/79111-solved-who-gets-the-blame/ Share on other sites More sharing options...
MadTechie Posted November 27, 2007 Share Posted November 27, 2007 Bad code can cause the problem but even great code can only do so much.. otherwise why would we need to upgrade benchmarking Link to comment https://forums.phpfreaks.com/topic/79111-solved-who-gets-the-blame/#findComment-400454 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.