Skip to content

Commit 36380ee

Browse files
vdloohpowernl
authored andcommitted
Update step 3
2 parents 75dc5cd + 59615c1 commit 36380ee

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

docs/ecommerce-applications/shopware-6/how-to-configure-varnish-for-shopware-6.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ location ~ \.php$ {
8686

8787
**This step is only necessary if you're on Shopware >= 6.4.**
8888

89-
Go to [Shopware's Reverse Http Cache documentation](https://developer.shopware.com/docs/guides/hosting/infrastructure/reverse-http-cache) to configure Shopware to take Varnish into account.
89+
Go to [Shopware's Reverse Http Cache documentation](https://developer.shopware.com/docs/guides/hosting/infrastructure/reverse-http-cache) to configure Shopware to take Varnish into account.
90+
91+
For the correct hosts: `[ "http://varnish" ]`, use localhost or varnish on port 6081, for instance: hosts: `[ "http://127.0.0.1:6081" ]`.
9092

9193
## Step Four: Implement a .vcl Into Varnish
9294

docs/services/control-panel/what-overloaded-server-means-and-how-to-prevent-that.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ myst:
88

99
# What overloaded server means and how to prevent that?
1010

11-
```{note}
12-
To ensure a smooth user experience, we're rolling out this feature in stages.
13-
Initially, it will be available to customers with fewer than 60 servers on their account. This phased approach allows us to fine-tune performance and provide a seamless improvement for all.
14-
```
15-
1611
In the Control Panel you can check the health status of each of your Hypernode, which consist of CPU, RAM and disk usage. When some of your metrics are red it means the resource is overloaded and some actions might be required to keep your server working properly.
1712
![](_res/fghacc456Asvvbtrrrsawfbh.png)
1813

0 commit comments

Comments
 (0)