Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hello IgorG,
I don't like Docker, especially since I have 12 domains, in my case it gave me problems. For example, I installed Varnish and after a few hours all the websites down (502 Bad Gateway).
I also tried to install Memcached, without success, the server reported an error:
phpize: not...
All silence:(
Plesk is not optimized to handle a large amount of web traffic, since:
Nginx siempre "Mis" (duración de la caché unos segundos)
Does not support Varnish
Does not support Redis
Memcached no es compatible
It is nothing positive for Wordpress
With new Plesk update (18.0.38):
nginx: x-cache-status: BYPASS
what's going on?
No website optimization with Plesk Obsidian
Wordpress is dynamic, it needs caching at the server level
Everything is a lag compared to other control panels
I cannot understand that in 2021 there are such problems
It...
Timeout via the Apache & nginx Settings doesn't fix it.
I have discovered a customization (by editing the panel.ini file.):
[webserver]
; path where to store cache
nginxCacheDir = /var/cache/nginx
; default values
nginxCacheEnabled = off
nginxCacheSize = 62914560
nginxCacheTimeout = 5...
Hello:
Whenever I browse my website, I check that: NGINX: x-cache-status: MISS
If I refresh the page (f5) it changes to: HIT
So I think the cache time lasts a few seconds. How to increase it?.
What I really need, is for new users to receive a: x-cache-status: HIT
Regards
Hello:
I hope some people can help me:
Plesk Obsidian 18.0.36
Ubuntu 20.04.2 LTS
Server: Apache + Nginx
Intent to configure Nginx cache, but always have this answer: x-cache-status: BYPASS
Thank you