Page 1 of 1

what causes php pages to hang?

Posted: Tue Dec 02, 2003 12:24 pm
by deras
i just moved to my first server and added some php/mysql parts to my site. now my server load never goes about .5 and my cpu never goes about 50%. the server is 2100xp, 1 gig ram, 7200 rpm ide drive.

occasionally i get php pages that just hang, eventually loading a dead page(not often, but often enough that it is a concern). any idea what causes this and what i could do to minimize it?

Posted: Tue Dec 02, 2003 12:30 pm
by microthick
Infinite loops?

Posted: Wed Dec 03, 2003 1:10 am
by deras
i don't think so because the pages usually load fine... just sometimes they hang.

also, my mysql activity only averages 9 operations per second.