Re: multiple nginx

2013-08-18 Thread MCoder
you could specify the configure file by -c option or even specify prefix by -p and could compile anther nginx instance by --prefix configure option 2013/8/18 Edwin Lee > Hi, > > Is is alright to have two installations of nginx on the same machine? > I have a running instance of nginx with php

Re: Nginx + Uwsgi Error: unknown directive "uwsgi_pass"

2013-06-25 Thread MCoder
you should use wsgi_pass, not uwsgi_pass 2013/6/25 Josh Haimson > Hi all, > > I'm trying to configure nginx 1.1.19 on an ubuntu server with uwsgi. It > works fine on my ubuntu dev machine with the same exact version of nginx, > but for some reason I get the following error when I try to start

Re: why socket for communication between master and worker used the so large memory?

2013-03-29 Thread MCoder
ndow sizes.) ... 2013/3/29 Maxim Dounin > Hello! > > On Fri, Mar 29, 2013 at 06:04:54PM +0800, MCoder wrote: > > > my nginx is just a http tunul proxy http connection, and max connection > is > > just lower than 100. > > > > # ps aux > > root 19849

why socket for communication between master and worker used the so large memory?

2013-03-29 Thread MCoder
my nginx is just a http tunul proxy http connection, and max connection is just lower than 100. # ps aux root 19849 0.0 0.0 18028 2452 ?Ss2012 0:00 nginx: master process /usr/local/qqwebsrv/nginx/sbin/nginx nobody 25389 0.1 0.0 19752 4104 ?SMar25 9:07 ngin