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.
as I said, this only happens after i enable Dovecot from the panel, postfix has nothing to do with this since its working correct for sending emails from the server, the problem is receiving the emails. And i did not touch anything regarding email settings or manually editing files.
Hello and thank you
however the problem still persists
some useful information from the load testing tool
HTTP 200 OK 0% (89)
HTTP 502 BAD GATEWAY 100% (25517)
The first timeout happened at 5 seconds into the test when the number of concurrent users was at 83. Looks like you've been...
Hi
every time after i receive number larger than 40 concurrent users my site starts returning 502 bad gateway
using nginx+php-fpm
I have tried many options including
proxy_buffer_size 128k;
proxy_buffers 4 256k;
proxy_busy_buffers_size 256k;
in the nginx config but nothing seems to...