View Single Post
  #1 (permalink)  
Old 07-19-2008, 08:28 PM
buythatfromus buythatfromus is offline
New Pligger
 
Join Date: Apr 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Submitting is very slow

I have a new 9.9 install setup on shared hosting with only a couple beta users and less than 10 stories. When a user submits a new story it takes @62 seconds to finish.

OK, so it's shared hosting. I got a Linode VPS just to do a little extra testing where I have total control of the server and it's processes and I can monitor CPU load for my server.

Submit time: 62 seconds. CPU load was nil, it never budged.

I'm going to take a wild guess and assume some of that could be a timeout issue. It takes 60 seconds to timeout and 2 seconds to actually do the work. What could be missing on my server that would cause this timeout?

Maybe I missed some required library?

VPS is Centos 5.2 w/PHP5, mySQL5, php-gd and php-mysql packages installed. There is no firewall and SELinux is disabled.
Reply With Quote