Extremely Slow Initial Page Load after Server Upgrade

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mrk202
Forum Newbie
Posts: 1
Joined: Thu Dec 04, 2008 12:25 am

Extremely Slow Initial Page Load after Server Upgrade

Post by mrk202 »

I upgraded my VPS server the other day from the 1and1 VPS II to the 1and1 VPS III and now about half my pages take 20 seconds to initially load (including the index). It just says "waiting for ..." and nothing gets loaded, almost like something is holding it up. Some of the other pages with similar data are loading quickly. My site was never doing this before on the old package and this one is twice as fast with twice the speed. It should be the same server just a different node and the 1and1 support people say there is nothing wrong with the server. I never had this problem before and I didn't touch the code, database, or configuration after I upgraded. Does anyone know what this could possible be? Is there something you have to change after upgrading to a faster server?
Mark Baker
Forum Regular
Posts: 710
Joined: Thu Oct 30, 2008 6:24 pm

Re: Extremely Slow Initial Page Load after Server Upgrade

Post by Mark Baker »

Is there something you have to change after upgrading to a faster server?
Not normally, and this shouldn't normally be a PHP question either.
Without knowing the details of your servers though, have you upgraded from a 32-bit server to a 64-bit server?
Post Reply