Hi There, I have a question I am hoping someone can assist with.
I have a setup with a front end Nginx server on a public IP and two end
servers on private IP's.
I am using PHP-FPM fastcgi to do my upstream load balancing on NGinx.
Each server is a clone of the original NGinx server with all th
Hi,
So i'm guessing i might have run into a bug with nginx while i was perf testing
one of my applications. Hope i'm wrong and you guys have a solution for me! 😊
Set up :
1 Nginx instance running as a tcp load balancer with streams enabled (i have
attached the config output with this mail).