Re: problem with argument route in upstream

2014-11-18 Thread Homutov Vladimir
On 19.11.2014 00:25, RODRIGUEZ Daniel wrote: Hi, I was looking for hours what is the problem with my conf. I am trying to implement a nginx reverse loadbalancer with tomcat application servers. I chose the route method here is the conf : map $cookie_jsessionid $route_cookie { ~.+\.(?P\w

Re: Cross-compiling Nginx for SAMA5D3 Xplained board

2014-07-08 Thread Homutov Vladimir
On Tue, Jul 08, 2014 at 11:43:18PM -0400, willy7841 wrote: > Hello Maxim Dounin, > > Thank you for your explanation. > > If I would like to run Nginx on embedded board, how could I do? > > Thanks for your help. > In short, you have to rework configure tests that currently depend on host system to

Re: [alert] 12928#0: worker process 3958 exited on signal 11

2014-06-04 Thread Homutov Vladimir
On 04.06.2014 23:37, Spacedust wrote: Also dmesg is full of this: nginx[9184]: segfault at 27 ip 00447606 sp 7fff9972a8b0 error 4 in nginx[40+b6000] nginx[9599]: segfault at 19 ip 00447606 sp 7fff9972b7f0 error 4 in nginx[40+b6000] nginx[9579]: segfault at 117 ip

Re: Added syslog support is not working on win32 (changeset 5702:777202558122)

2014-05-23 Thread Homutov Vladimir
On Fri, May 23, 2014 at 01:09:55PM -0400, itpp2012 wrote: > With original sources from 1.7.1, > > access_log syslog:server=192.168.2.8:514 main; > > 2014/05/23 18:55:30 [debug] 2100#2140: *1 http write filter > 2014/05/23 18:55:30 [debug] 2100#2140: *1 http finalize request: 0, > "/ind

Re: nginx module developer documentation?

2013-12-08 Thread Homutov Vladimir
On Sun, Dec 08, 2013 at 12:46:45AM -0500, Jeffrey Walton wrote: > Hi All, > > I'm interested in exploring nginx as the basis for a proxy. > > I'm having trouble locating reading material on nginx from a > development perspective. I found [0,1], but it looks like its for > administrators. I also fou