# My Discourse website is very slow to load the first time

**URL:** https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700
**Category:** Self-hosting
**Created:** [17 בנובמבר,‏ 2025,‏ 2:20pm UTC](https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700 "2025-11-17T14:20:32Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![serialcode](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/serialcode/32/194383_2.png) [@serialcode](https://meta.discourse.org/u/serialcode)
#### Post date: [17 בנובמבר,‏ 2025,‏ 2:20pm UTC](https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700/1 "2025-11-17T14:20:32Z")

</div>

Hi everyone, I installed Discourse and everything works, but unfortunately the site is extremely slow when opening for the first time. I installed Discourse on aaPanel and configured nginx, although nginx is down, the site works. Unfortunately, it’s very slow when opening for the first time and then reloads quickly. How can I fix this? It’s quite a serious problem because I can’t index it.

My Discourse site is hosted on the Namecheap Pulsar VPS:  
2 CPU cores  
2 GB RAM  
40 GB SSD RAID 10  
1000 GB bandwidth

[https://www.namecheap.com/hosting/vps/](https://www.namecheap.com/hosting/vps/)

I installed aaPanel and configured Docker

This is my forum:

[https://endownload.com/](https://endownload.com/)

Could you please check? I’ve read many threads on this topic and unfortunately I can’t fix this problem.  
If you can help, I’d appreciate it!

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [17 בנובמבר,‏ 2025,‏ 2:50pm UTC](https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700/2 "2025-11-17T14:50:39Z")

</div>

Ideally you shouldn’t be using any “panel” on the server you use to host discourse.

Your VPS provider is likely over provisioning their resources and that is the likely reason for the slow load, another contributor could be slow or congested network at your provider’s end or ISP’s end.

Subsequent loads are fast because the resources have already been downloaded, the app only needs small payloads to refresh the latest data. This is the beauty of discourse.

Some mitigations may include the following:

1. Try a different VPS provider
2. Consider adding CDN Acceleration to discourse

---

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [17 בנובמבר,‏ 2025,‏ 4:20pm UTC](https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700/3 "2025-11-17T16:20:37Z")

</div>

It seems simple static file requests like the discourse logo already take a very long time.

[https://endownload.com/uploads/default/optimized/1X/\_129430568242d1b7f853bb13ebea28b3f6af4e7\_2\_180x180.png](https://endownload.com/uploads/default/optimized/1X/_129430568242d1b7f853bb13ebea28b3f6af4e7_2_180x180.png) → 14kb and 700ms

The 342kb font file is served at a mere 83 kB/s, taking over 4 seconds. For comparison, downloading that same file from here on meta takes 0.01 second.

Pages do serve quickly so my guess is that it’s your disk that is slow.

Quick fix: put Cloudflare in front  
Better fix: get another VPS provider

---

<div class="post-metadata">

### Author: ![serialcode](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/serialcode/32/194383_2.png) [@serialcode](https://meta.discourse.org/u/serialcode)
#### Post date: [17 בנובמבר,‏ 2025,‏ 4:43pm UTC](https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700/4 "2025-11-17T16:43:47Z")

</div>

Thanks dr. I tried to remove the logo but it is still slow, maybe a few seconds less!

---

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [17 בנובמבר,‏ 2025,‏ 4:45pm UTC](https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700/5 "2025-11-17T16:45:21Z")

</div>

The logo is not your problem, it’s a symptom.

---

<div class="post-metadata">

### Author: ![serialcode](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/serialcode/32/194383_2.png) [@serialcode](https://meta.discourse.org/u/serialcode)
#### Post date: [17 בנובמבר,‏ 2025,‏ 4:48pm UTC](https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700/6 "2025-11-17T16:48:46Z")

</div>

😆 Exactly! I have to change VPS, or I try cloudflare.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [17 בדצמבר,‏ 2025,‏ 4:48pm UTC](https://meta.discourse.org/t/my-discourse-website-is-very-slow-to-load-the-first-time/388700/7 "2025-12-17T16:48:58Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
