Re: nginScript question

2018-04-17 Thread djczaski
Is there a roadmap for nginScript and any plans to make it a part of the official nginx release? > On Apr 10, 2018, at 8:45 AM, Dmitry Volyntsev wrote: > > > >> On 13.07.2017 18:14, aledbf wrote: >> Thanks! > > Hi, > > I am glad to inform you that since njs-0.2.0 it is possible to create

Re: Nginx not logging to socket

2015-06-24 Thread djczaski
> On Jun 24, 2015, at 10:45 AM, Vladimir Homutov wrote: > >> On Wed, Jun 24, 2015 at 10:21:06AM -0400, Danomi Czaski wrote: >>> On Wed, Jun 24, 2015 at 10:00 AM, Vladimir Homutov wrote: On Wed, Jun 24, 2015 at 08:31:31AM -0400, Danomi Czaski wrote: > On Wed, Jun 24, 2015 at 7:03 AM, Vl

Re: nginx for ARM

2014-07-12 Thread djczaski
> On Jul 12, 2014, at 9:06 AM, "Valentin V. Bartenev" wrote: > >> On Saturday 12 July 2014 18:30:30 jags gediya wrote: >> I want to use nginx web server for arm based developement board. It's >> end application is board will work as IOTG for home automation. For >> this purpose, I want to cross

Re: nginx 1.4.x file upload multipart ecoded

2013-07-26 Thread djczaski
I have the same problem. The upload module was exactly what I needed. I don't understand the complexity of why it can't be made to work in 1.4.x+. On Thu, Jul 25, 2013 at 8:04 PM, nenad wrote: > How I can handle multipart data uploads with the latest nginx release? > > The good old upload modul

Re: websocket backend

2013-04-18 Thread djczaski
yet, but nginx-push-stream-module looks good: > https://github.com/wandenberg/nginx-push-stream-module > > _Nik > > On 3/15/2013 4:24 PM, djczaski wrote: > > What are the best options for websocket backends? I'm working with an > > embedded platform so I'm some

Re: Cross-compiling Nginx for ARM?

2013-04-12 Thread djczaski
I've compiled for ARM A8. The biggest issue was configuring to use the system OpenSSL and pcre libraries. other than that , no problems. On Apr 12, 2013, at 1:45 PM, Maxim Dounin wrote: > Hello! > > On Fri, Apr 12, 2013 at 01:22:14PM -0400, Shohreh wrote: > >> Hello, >> >> I'd like to run