Hello, I have a problem with the following setup: One VM containing multiple VHOSTs. They are using diffferent PHP-Versions, which I manage by having a .php-Location in each VHOST which points to the correct unix socket for the PHP-Version. This is an example for PHP 7.4: location ~ \.php$ { fastcgi_split_path_info ^(.+\.php)(/.+)$; if (!-f $document_root$fastcgi_script_by s.schumacher - Nginx Mailing List - English
Hallo deutschsprachige nginx-Gemeinde, Wenn euch dieses Posting vertraut vorkommt, dann weil ich letzte Woche schon mein Problem im englischen Forum beschrieben habe - so gut ich es zu diesem Zeitpunkt konnte. Inzwischen habe ich intensive Fehlersuche betrieben und habe festgestellt, daß die ursprünglich vermutete Korrelation zwischen "open sockets left in connection" und meinen voby s.schumacher - German Forum
Hello I am running about sixty nginx webservers on a Proxmox Cluster (uses KVM). The VMs are running the most recent version of Debian 11. They use nginx, different versions of PHP-FPM and MariaDB. I follow a infrastructure-as-code-approch, all the servers with some exceptions in our infrastrucure like jitsi are provisioned by ansible and therefore nearly identical. I host standard Typo3-Instalby s.schumacher - Nginx Mailing List - English