Re: Nginx - OS Version supported

2014-06-18 Thread Vishal Mestri
Thank you for prompt response. But I would like to know which Redhat OS Platforms supported by Nginx or tested by Nginx. Thanks & Regards, Vishal Mestri - Original Message - From: "Steve Holdoway" To: nginx@nginx.org Sent: Wednesday, June 18, 2014 12:39:58 P

Nginx - OS Version supported

2014-06-18 Thread Vishal Mestri
. Thanks & Regards, Vishal Mestri ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Issue nginx - ajax

2014-06-03 Thread Vishal Mestri
ards, Vishal Mestri - Original Message - From: "Jonathan Matthews" To: nginx@nginx.org Sent: Tuesday, June 3, 2014 5:35:29 PM Subject: Re: Issue nginx - ajax On 3 June 2014 11:58, Vishal Mestri wrote: > Hi B.R. and all, > > > Really thank you for your sup

Re: Issue nginx - ajax

2014-06-03 Thread Vishal Mestri
;. 2) I used "security exception option" by adding same certificate twice by accessing two different ports 6401 and 443. B. R.> Thank you for all your inputs. Thanks & Regards, Vishal Mestri - Original Message - From: "Vishal Mestri" To: nginx@nginx

Re: Issue nginx - ajax

2014-06-02 Thread Vishal Mestri
generate ssl certificates:- openssl req -out CSR.csr -new -newkey rsa:2048 -nodes -keyout privateKey.key openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout privateKey.key -out certificate.crt Thanks & Regards, Vishal Mestri - Original Message - From: "Vishal Mes

Re: Issue nginx - ajax

2014-05-26 Thread Vishal Mestri
issue on Internet explorer 8 onwards. Please let us know if shared configuration is correct or not. Thank you very much for reply. We have started looking in apache , but still it is in RnD phase. Thanks & Regards, Vishal Mestri - Original Message - From: "B.R."

Re: Issue nginx

2014-05-05 Thread Vishal Mestri
Hi All, please go through below email and help me resolve issue as i am new to nginx. Regards, Vishal - Original Message - From: "Vishal Mestri" To: nginx@nginx.org, st...@greengecko.co.nz Sent: Monday, May 5, 2014 1:26:15 PM Subject: Re: Issue nginx Hi Steve,

Re: Issue nginx

2014-05-05 Thread Vishal Mestri
P/1.1", upstream: "http://168.189.9.09:6400/Stream.html?s=0&d=%22168.189.9.09%22&p=0&t=1399276681085";, host: "168.189.9.09:6401", referrer: "https://168.189.9.09/Login.do"; - Original Message - From: "Vishal Mestri" To: n

Re: Issue nginx

2014-05-05 Thread Vishal Mestri
PM Subject: Re: Issue nginx Hi, On Mon, 2014-05-05 at 12:21 +0530, Vishal Mestri wrote: > I am facing issue with nginx. > > > Its working on Chrome. But not on IE10 and firefox. > > > I am using proxy pass, please find attached nginx.conf file attached > along

Re: Issue nginx

2014-05-04 Thread Vishal Mestri
-http_stub_status_module --with-http_auth_request_module --with-mail --with-mail_ssl_module --with-file-aio --with-ipv6 --with-http_spdy_module --with-cc-opt='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' Thanks & Regards,