Posts: 64
Threads: 26
Joined: Oct 2015
Reputation:
0
2015-10-13, 05:15 PM
Hello there.
I would like to know why my forum loads so slowly.
My hosting plan:
- SSD Disk30 GB
- DDoS Protection (All Layers)Included
- DomainsUnlimited
- TransferUnlimited
- MySQL DatabasesUnlimited
- Email AddressesUnlimited
- SubdomainsUnlimited
- Connection 10Gbs
The Hosting company is Blazing Fast.
Generated in 98 ms (55.38% PHP / 44.62% MySQL)
SQL Queries: 17 / Server Load: 4.68 / Memory Usage: 2.75 MB
PS:I am still developing the forum.
Posts: 3,088
Threads: 212
Joined: Nov 2014
Reputation:
149
2015-10-13, 05:26 PM
It loads in 98ms, that isn't slow.
-Ben
Please do not PM me for support. I am looking to be hired for paid services.
You can view my paid services here.
Posts: 64
Threads: 26
Joined: Oct 2015
Reputation:
0
2015-10-13, 05:36 PM
It may have to do with the host though because I do not have 100% uptime.
Posts: 15,151
Threads: 241
Joined: Jun 2009
Reputation:
702
2015-10-13, 05:47 PM
Can you post a link to the actual forum?
Posts: 342
Threads: 4
Joined: Oct 2012
Reputation:
28
2015-10-13, 06:02 PM
(This post was last modified: 2015-10-13, 06:03 PM by SentoWeb.)
(2015-10-13, 05:15 PM)sterg Wrote: Hello there.
I would like to know why my forum loads so slowly.
My hosting plan:
- SSD Disk30 GB
- DDoS Protection (All Layers)Included
- DomainsUnlimited
- TransferUnlimited
- MySQL DatabasesUnlimited
- Email AddressesUnlimited
- SubdomainsUnlimited
- Connection 10Gbs
The Hosting company is Blazing Fast.
Generated in 98 ms (55.38% PHP / 44.62% MySQL)
SQL Queries: 17 / Server Load: 4.68 / Memory Usage: 2.75 MB
PS:I am still developing the forum.
Do you have access to php.ini? ZendOpCache will give you the biggest performance improvement.
Quote:It loads in 98ms, that isn't slow.
98ms is a bit slow compared to what can be achieved with some small tweaks.
Project, Portfolio and Product management for freelancers.
Posts: 64
Threads: 26
Joined: Oct 2015
Reputation:
0
2015-10-13, 06:05 PM
Here is the forum guys:
http://techyforums.net/
Posts: 342
Threads: 4
Joined: Oct 2012
Reputation:
28
2015-10-13, 06:10 PM
(2015-10-13, 06:05 PM)sterg Wrote: Here is the forum guys:
http://techyforums.net/
Its your host. TTFB (Time to First Byte) is above 1s for many requests. The server might be overloaded or their configuration limits Apache in some way. The issue is the way your server serves dynamic content, which is unaffected by MyBB.
Are you using the stock .htaccess file?
Project, Portfolio and Product management for freelancers.
Posts: 64
Threads: 26
Joined: Oct 2015
Reputation:
0
2015-10-13, 06:12 PM
(This post was last modified: 2015-10-13, 06:14 PM by sterg.)
(2015-10-13, 06:10 PM)SentoWeb Wrote: (2015-10-13, 06:05 PM)sterg Wrote: Here is the forum guys:
http://techyforums.net/
Its your host. TTFB (Time to First Byte) is above 1s for many requests. The server might be overloaded or their configuration limits Apache in some way. The issue is the way your server serves dynamic content, which is unaffected by MyBB.
Are you using the stock .htaccess file?
I do not use it.
Posts: 342
Threads: 4
Joined: Oct 2012
Reputation:
28
2015-10-13, 06:16 PM
(2015-10-13, 06:12 PM)sterg Wrote: (2015-10-13, 06:10 PM)SentoWeb Wrote: (2015-10-13, 06:05 PM)sterg Wrote: Here is the forum guys:
http://techyforums.net/
Its your host. TTFB (Time to First Byte) is above 1s for many requests. The server might be overloaded or their configuration limits Apache in some way. The issue is the way your server serves dynamic content, which is unaffected by MyBB.
Are you using the stock .htaccess file?
I do not use it.
Contact your host. I'm afraid they might be overselling the resources or one of your neighbor sites is under a DDoS attack which is affecting you. PHP loads fast enough, its the static content (images) which take a lot of time to load. Your host will be able to solve this for you as they can see why the request is delayed.
Project, Portfolio and Product management for freelancers.
Posts: 64
Threads: 26
Joined: Oct 2015
Reputation:
0
2015-10-13, 06:18 PM
(This post was last modified: 2015-10-13, 06:20 PM by sterg.)
(2015-10-13, 06:16 PM)SentoWeb Wrote: (2015-10-13, 06:12 PM)sterg Wrote: (2015-10-13, 06:10 PM)SentoWeb Wrote: (2015-10-13, 06:05 PM)sterg Wrote: Here is the forum guys:
http://techyforums.net/
Its your host. TTFB (Time to First Byte) is above 1s for many requests. The server might be overloaded or their configuration limits Apache in some way. The issue is the way your server serves dynamic content, which is unaffected by MyBB.
Are you using the stock .htaccess file?
I do not use it.
Contact your host. I'm afraid they might be overselling the resources or one of your neighbor sites is under a DDoS attack which is affecting you. PHP loads fast enough, its the static content (images) which take a lot of time to load. Your host will be able to solve this for you as they can see why the request is delayed.
I will contact them then.Thanks!
(2015-10-13, 06:16 PM)SentoWeb Wrote: (2015-10-13, 06:12 PM)sterg Wrote: (2015-10-13, 06:10 PM)SentoWeb Wrote: (2015-10-13, 06:05 PM)sterg Wrote: Here is the forum guys:
http://techyforums.net/
Its your host. TTFB (Time to First Byte) is above 1s for many requests. The server might be overloaded or their configuration limits Apache in some way. The issue is the way your server serves dynamic content, which is unaffected by MyBB.
Are you using the stock .htaccess file?
I do not use it.
Contact your host. I'm afraid they might be overselling the resources or one of your neighbor sites is under a DDoS attack which is affecting you. PHP loads fast enough, its the static content (images) which take a lot of time to load. Your host will be able to solve this for you as they can see why the request is delayed.
Could you suggest me a good hosting provider?
|