dkrrunner Posted July 28, 2012 Report Posted July 28, 2012 For a long time, I have been using an Orion Uniform Server 7 build for my active web development. Recently, I decided that I would try to upgrade to the latest version. However, after doing an exact copy from the old directory www/ directory to the new www/ directory, I noticed that the new version is significantly slower. Using Chrome's built in profiler, an AJAX request that was taking 0.1 seconds before is now taking 1.16 or 1.17 seconds. I'm wondering if this is a result of differences in Apache configuration, but unless there is a good reason it is taking so much longer, I plan on sticking with the older version. Your help is greatly appreciated. Thanks. Quote
dkrrunner Posted July 28, 2012 Author Report Posted July 28, 2012 I did some further investigation and it turns out the problem is my database call. Considering my DB has only 2 records, I don't think it should take over 1 second to return the results. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.