davellan
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by davellan-
davellan commented,
Here is an example of what I am talking about. MaxRequestsPerProcess 1000 DefaultMaxClassProcessCount 120 IdleTimeout 60 MaxProcessCount 2000 IPCCommTimeout 40 IPCConnectTimeout 10 MaxRequestLen 10...
-
davellan commented,
Well, I have seemed to resolve the issue just by editing some code on my php pages. My logout page used a input submit form to return to a login page, and replacing that with a standard anchor tag...
-
davellan commented,
Ugh, bug strikes again. There are 7 open processes all accessing the same page, which is timing out only on Firefox and IE, but on Chrome it works fine (all on the same PC). I can access the root...
-
davellan commented,
How is your PHP configured? DSO or FastCGI? If FastCGI - do you have limit of processes per user? Before you kill processes - how many processes are there running? My suggestion is that new hostin...
-
davellan commented,
Assuming these are the same site, I think I might try disabling anything customized like this, any WP addons or custom theme as well, for starters, to see if the issue persists. These are on differ...
-
davellan created a post,
Website Freezes on PHP pages on certain devices at random intervals?
So I just migrated servers (from Hostgator to LiquidWeb) and noticed a huge improvement in speed (load time from 20s+ to 4.5s). While I am very happy about that, several of my staff and customers ...
-
davellan commented,
Hello :) I am happy to see you experienced an improvement. Thank you for providing us with an update. Got it down to 4s now. It is just of matter of optimizing code and htaccess files, following t...
-
davellan commented,
Well, going with LiquidWeb was a big boost in performance. Load times are now in the 6 second range. Not great, but it is a huge improvement over 20+ seconds I was dealing with before. New benchma...
-
davellan commented,
does it load slow from another location? try a simple static site does it load slow? Do others that visit the sites is it slow for them? If your server sites are well optimized then start lookin...
-
davellan created a post,
Very slow response time from server
So my server has had slow response times since I can remember. But recently, the response times are off the charts slow. I timed on a stop watch and it took 25 seconds to load a page, with 20 secon...