QUOTE(girasquid @ 18 Apr, 2008 - 01:46 PM)

If it's hitting a remote database for its queries and it's suddenly on the same server as the database, could that be the problem? It might be trying to go out into the world, and then back into itself - which would probably slow it down as compared to knowing that it just needs to connect to itself.
Thanks for the reply!
The way I have been testing it, which brought about this problem, Is that I am running a Linux MySQL DB Server, then I have another machine that is my web server. The app is being installed and ran on a workstation computer. So I guess I explained my situation wrong, unless I'm not getting what your saying by "same server as the database". They are all different machines..
The app acts like it is just lagging a ton.. my development network is just a 10/100 line between the servers and workstation. I don't think that it would be bogging down because of the LAN, but I've been wrong before ( just once ). I don't know what the heck the problem is. It runs fine when ran off of the webserver... but any workstation it goes slow. Any other ideas? Thanks a bunch for your reply though girasquid. I appreciate any help!
Thanks!
-- Jordan