• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

nginx

  1. Alexey Sobolev

    Important Updated Node.JS application hosting support

    Good day, everyone! In an effort to make Plesk a better tool for Node.JS developers and those who want to provide Node.JS application hosting to their clients, we have made several significant improvements over the past few months. I’d like to take this chance to highlight those improvements...
  2. pba

    Issue "Failed to fetch" when run Reverse Proxy Server (nginx) service

    Hi, when I try to start (or stop) the Reverse Proxy Server (nginx) service, I get the message: "Failed to fetch" then the switch indicates that the service is running, the same is done when trying to stop the service. How to check if the service has been properly started or stopped?
  3. B

    Issue Error upstream sent too big header

    Hi, i hate a Site with WordPress installed and can't install plugins. i get following error *5158052 upstream sent too big header while reading response header from upstream, client: x.x.x.x, server: domain.com, request: "POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0", upstream...
  4. C

    Issue Nginx Reverse Proxy IP

    Hey guys, i run into an issue with the nginx reverse proxy. When i activate the proxy it tells me there are issues with the ip configuration. There was an ip address with ipv6 and an interface from a docker container. I removed the Interface, and deleted the ipv6 address on the server (Linux...
  5. R

    Question Missing Authorization Headers in FPM application served by Nginx

    Hi All, I've been struggling with this issue for the last two days and I've concluded that this a server configuration issue. I have a Laravel application running on my server which serves a simple API. I'm trying to use a personal access token in postman to access the endpoint passing it as a...
  6. P

    Resolved Brotli not working

    Hello, i have following nginx folder structure: ~$ ls /etc/nginx/modules.available.d/ brotli.load modsecurity.load pagespeed.load ~$ ls /etc/nginx/modules. modules.available.d/ modules.conf.d/ $ ls /etc/nginx/modules.conf.d/ phusion-passenger.conf ~$ ls /etc/nginx/conf.d/...
  7. M

    Question nginx reverse proxy at default IP

    Hi, is it possible to create a reverse proxy to a specific port on my default ip? i know how to set it up on a domain but i can't get it to work on my default IP. default ip returns the standard apache Web Server's Default Page thanks in advance!
  8. P

    Issue How to configure the WordPress and Nodejs together on a single domain?

    Hi all, I am working on two different projects, one project is in Nodejs, and the other is in WordPress and I am trying to deploy both projects together with the use of Plesk panel on a single domain. We want our node project should run on <our_domain>/ and if we got to <our_domain>/blog then...
  9. Kulturmensch

    Resolved Plesk and Brotli

    My server with nginx stand alone: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (10 core(s)) Version Plesk Obsidian v18.0.40_build1800211207.16 os_Ubuntu 20.04 OS Ubuntu 20.04.3 LTS A recent test...
  10. D

    Question Site Working - But some errors in logs when using Nginx only & WordPress

    Hey everyone, I am currently trying to understand Plesk, but I'm not confident how the permalink structure in WordPress in combination with nginx only & wp-toolkit is meant to be handled. I found a few threads in this forum about the 404 errors when using nginx only hosting with Plesk. → This...
  11. 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...
  12. 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...
  13. Kulturmensch

    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...
  14. 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...
  15. 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...
  16. 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...
  17. 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!
  18. 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...
  19. 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...
  20. 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...
Back
Top