Welcome Guest, Not a member yet? Register   Sign In
Performance Problem [solved]
#15

(This post was last modified: 08-17-2017, 10:43 AM by bitwiz.)

(08-17-2017, 10:06 AM)Narf Wrote: No, no kind of screenshot can indicate anything, just as your hardware doesn't really matter ... you're looking this from the wrong angle.

There's something blocking concurrent requests (if there are such) or time-outing (often a DNS lookup). Unless you're calling some other external service, I'd look at the DB config.

No external services. A little bit of jQuery is hosted locally on the server, minified, it just shows and hides a couple things with CSS.

Pages are mostly less than 10 input fields on forms that get stored in the database with some error checking involved, not super complicated.

DNS is not involved, the site doesn't communicate with external services. I've modified the hosts file on my PC to point to the server during development and the domain doesn't change, links don't leave the site.

I've commented out all the code in one of the controller's methods and I'm stepping through line by line to see if I can determine what affects the load times. Thanks for all the suggestions so far. I appreciate it!
Reply


Messages In This Thread
Performance Problem [solved] - by bitwiz - 08-16-2017, 05:46 PM
RE: Performance Problem - by kilishan - 08-16-2017, 07:50 PM
RE: Performance Problem - by bitwiz - 08-16-2017, 09:27 PM
RE: Performance Problem - by Paradinight - 08-16-2017, 09:46 PM
RE: Performance Problem - by bitwiz - 08-17-2017, 06:32 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 07:22 AM
RE: Performance Problem - by Narf - 08-17-2017, 08:51 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 09:06 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 08:59 AM
RE: Performance Problem - by Diederik - 08-17-2017, 12:15 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 08:51 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 09:10 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 10:02 AM
RE: Performance Problem - by Narf - 08-17-2017, 10:06 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 10:42 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 11:05 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 11:43 AM
RE: Performance Problem - by bitwiz - 08-17-2017, 12:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB