• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

nginx

  1. F

    Issue Downloads abort after 1gb or a bit later

    Hello everyone, currently I've a medium sized problem. We're running a woocommere store and my customers have some problems with the digital downloads. Our files are quite huge (smallest 4 GB largest 37 GB). For most of our users the download works, however for some the download aborts right at...
  2. D

    Question Opcache & PHP-FPM Questions

    Hello everyone, I am currently trying to understand 2 things in Plesk, or web hosting in general: Opcache in combination with PHP-FPM and PHP-FPM Dedicated (I know there are handlers for PHP-FPM Apache and nginx, but this is not relevant for my question, I guess) I already found some threads...
  3. Jürgen_T

    Resolved 502 Bad Gateway after upgrade to Obsidian 18.0.40

    After the upgrade to Plesk Obsidian 18.0.40 (Plesk Obsidian v18.0.40_build1800211119.12 os_Ubuntu 20.04) I get the 502 Bad Gateway Error after hanging a metatag in Drupal (9) and returning to the Website. Protocol shows the following: My-IP6 .... 16036#0: *10325 recv() failed (104: Connection...
  4. K

    Issue Nginx fails to start and repair

    Hello, I was trying to install the package nginx-extras to be able to use auth_request on nginx. After the package was installed, plesk was not reachable anymore, so I uninstalled nginx-extas, this is where the troubles start. The plesk repair utility fails to repair nginx: I was digging a...
  5. O

    Question Nginx compile by Plesk and chipers

    Hi, I'm on CentOS7 with Plesk 18.0.39 and I use nginx as a proxy.In my configuration TLS 1.3 isn't implementable but with nginx complied by Plesk, I can secure my domains with the last version. I use Let'sEncrypt to secure domains but I have a question about this; my domains are secured with...
  6. D

    Question How to configure a fixed process pool for NodeJS with Passenger

    I need that my NodeJS applications don't shut down automatically when a requests completes. But I am not able to reconfigure Passegner for that. According to the passenger documentation: But I cannot find where to configure the start parameters for Passenger. I suspect that Nginxs is who...
  7. bsssrl

    Resolved nginx configuration, listen to 0.0.0.0

    I need to edit /etc/nginx/plesk.conf.d/server.conf, but this file is generated automatically and could be overwritten. For example ... server { listen 1.1.1.1:80; listen 0.0.0.0:80; ... What's the right way obtain this results? Thanks in advance!
  8. LorisMod

    Issue WebP and nginx in reverse proxy

    Hello, PHP run FPM by Apache, Nginx in Proxy mode I tried to configure it like this, in etc/nginx/ nginx.conf i added in http: In Additional nginx directives But PNG and JPG images with URL not rewritten by Apache, are not served as webp Original image...
  9. IronDonDon

    Issue Plesk update ignores lock on sw-nginx update

    Hi. I have a custom nginx build and I have locked sw-nginx package update in Plesk. Now I can't install latest Plesk update because of this, because Plesk installer wants to update core packages, but since one sw-nginx package is locker, the whole Plesk update fails altogether. Should't Plesk...
  10. J

    Issue "Header set" in .htaccess not working with "Smart static files processing" enabled

    I want to add a HTTP header to images in a certain directory. However when adding Header set test 1 to .htaccess in the directory, the the header isn't added to the files. Only after disabling "Smart static files processing" the header shows up. I could just leave it disabled, but Plesk...
  11. R

    Question how to use Nginx as a proxy for external services?

    Hello, for example, I'm working with Odoo ERP and I need to create domain in plesk and enable proxy to mask odoo IP and port, mydomain.tld -> IP: port example in virtualmin
  12. S

    Resolved Nginx WebSocket Connection as Secure Problem

    hi everyone; I setup a websocket connection on my host, i can connect it and use as well, no problem on http:// schema. See: Screenshot (it's okay). var conn = new WebSocket('ws://my.domain.com:2001'); But I want to use this connection websocket connection on SSL - https:// schema. At at...
  13. M

    Issue Plesk update (18.0.38)

    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...
  14. V

    Issue Recurring crash of the Plesk dedicated server (error on all sites) 504 Bad Gateway - nginx

    Hello everybody, We are on a dedicated server: CentOS Linux 7.6.1810 (Core) // Plesk Obsidian 18.0.38 Characteristics: Server SP-32 - Intel Xeon E3-1270v6 - 32GB DDR4 ECC 2400 MHz - SoftRaid 2x2TB With around 500 websites. We tried a solution without success: - plesk db "SHOW VARIABLES LIKE...
  15. TheColin21

    Resolved Nextcloud accessible through two subdomains

    Hi, I have a Plesk Installation on Ubuntu 20 with MariaDB, Apache and Nginx. There are several domains running on this server, which each have some subdomains. Of of those domains hast an up-to-date Nextcloud-installation on it, in the subdomain cloud.example1.com. I have a second domain...
  16. zigojacko

    Question Help with Nginx configuration

    Ever since I can remember, when running domains with Nginx on a server with Plesk, I have to add the following to the Additional nginx directives section: if (!-e $request_filename) { set $test P; } if ($uri !~...
  17. L

    Issue Nginx websocket

    Hi all, installed Laravel Websocket on subdomain and it works fine over ws:// Now i'm looking for use NGINX to manage WSS:// requests to WS:// For example wss://subdomain.domain.ext:6001/app/key1 This NGINX addictional directives not work: location /app { proxy_pass...
  18. C

    Question Prevent Nginx for specific URL

    We have a URL (from a Magento 1 install) which is being wrongly handled by Nginx like this: https://domain.com/js/index.php/x.js?f=prototype/prototype.js,prototype/validation.js,mage/adminhtml/events.js,mage/adminhtml/form.js,scriptaculous/effects.js Instead this URL should be handled by...
  19. Neuwelt

    Issue New configuration files for the Apache web server were not created due to the errors in configuration templates

    I have looked at the current similar problems here but non is like the one I have. Or maybe similor but in ways, I cannot identify. It's my first time to seek for help here: I have been on this for over 2 days now and all along all websites on the server are not accessible. Specifications...
  20. T

    Issue Pesk interface on port 8443 does not work (ERR_CONNECTION_REFUSED) after nginx purge and reinstall

    Hello, After executing this command "sudo apt-get remove nginx* --purge", plesk interface does not work anymore on my ip address on port 8443. I saw in the terminal during the execution of "sudo apt-get remove nginx* --purge" that it was removing alot of components related to plesk itself...
Back
Top