Re: Accessing binding nginx via Lua

2013-10-15 Thread Maxim Dounin
Hello! On Tue, Oct 15, 2013 at 10:11:10AM -0400, itpp2012 wrote: > Maxim Dounin Wrote: > --- > > In most cases, workers just can't open listening sockets due to security > restrictions. > > I'd still like to try, can you point me where a worker

Re: Accessing binding nginx via Lua

2013-10-15 Thread itpp2012
Maxim Dounin Wrote: --- > In most cases, workers just can't open listening sockets due to security restrictions. I'd still like to try, can you point me where a worker binds to the inherited values? Posted at Nginx Forum: http://forum.nginx.org

Re: Accessing binding nginx via Lua

2013-10-15 Thread Maxim Dounin
Hello! On Tue, Oct 15, 2013 at 07:41:45AM -0400, itpp2012 wrote: > Would it be possible (and how) to access the bindings inside nginx via Lua? > for an experiment I'd like to change the listening port of a running nginx > process. I can't really speak of Lua, but given the nginx architecture it'

Accessing binding nginx via Lua

2013-10-15 Thread itpp2012
Would it be possible (and how) to access the bindings inside nginx via Lua? for an experiment I'd like to change the listening port of a running nginx process. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,243705,243705#msg-243705 ___ nginx