Thanks B. R. for your immediate reply.
Configuration file which we are using is attached along with the email.
We want following functions :-
On our server there are two services running.
One on 80 port and another one on 6400 port.
We want to use Nginx as product which can help us to SS
If you wanted more help, you could provide some of the following:
- Your configuration and what you expect it to do
- The step you took to check the communication between nginx and your
backend (the dumps of tcpdump) with details of what you expected
Logs only show applied configuration (which mig
Hello!
On Mon, May 26, 2014 at 05:51:11PM +0530, Hari Poludasu wrote:
> Hi,
>
>
>
> I would like to use NGINX for failover in my HA setup. I have two VMs
> running in Active-Active mode and listening on 9080 port for WebSocket
> connections from clients. I would like to use NGINX to route all
Hi,
I would like to use NGINX for failover in my HA setup. I have two VMs
running in Active-Active mode and listening on 9080 port for WebSocket
connections from clients. I would like to use NGINX to route all websocket
traffic to route to VM1 and must route to VM2 only on failure of VM1.
NGINX
Hello!
On Sun, May 25, 2014 at 12:15:51PM -0400, xinghua_hi wrote:
> hi:
>
> In man epoll , a section refer to "epoll edge trigger starvation
> problem", and around to this we need to maintain a ready list instead of
> read socket
> until EAGAIN. but i didn't find any related solution cod
I have a command 'pass' that needs to pass two arguments to its handler. I
know that in the conf file, i just need to write "pass arg1 arg2". But how
do i access these arguments in the handler? Please guide me through this.
Thanks.
___
nginx mailing list
Hello!
On Fri, May 23, 2014 at 12:31:23PM -0400, loki wrote:
> I have recently upgraded to Nginx-1.6.0 from 1.4.2 and I am seeing that
> Nginx is swapping a lot. I have tried reducing vm.swappiness=0 but has not
> worked. This continues to happen on multiple servers that are running
> Nginx-1.6.0
Hi,
I currently run a small system which consists on an Apache HTTP with PHP (8080)
backend (no SSL on localhost) with a Varnish HTTP accelerator on Port 9000
(localhost) and a NGINX reverse proxy (SSL).
I am facing a small issue with this setup, mainly, when I select checkboxes and
friends a
Sorry if im bumping a very old thread but was a more permanent solution ever
found to this problem?
//Daniel F
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,243883,250353#msg-250353
___
nginx mailing list
nginx@nginx.org
http://mailman.ngin