Re: Issue with nginx crashing 'segfault'

2015-09-21 Thread Ricardo Aravena
That's exactly what we tried and seems to be working for us. Thanks! Ricardo On Mon, Sep 21, 2015 at 9:15 PM, Maxim Dounin wrote: > Hello! > > On Mon, Sep 21, 2015 at 01:32:09PM -0500, Ricardo Aravena wrote: > > > Hi Folks, > > > > I was wondering of somebody could shed some light on this issu

Re: Issue with nginx crashing 'segfault'

2015-09-21 Thread Maxim Dounin
Hello! On Mon, Sep 21, 2015 at 01:32:09PM -0500, Ricardo Aravena wrote: > Hi Folks, > > I was wondering of somebody could shed some light on this issue that we are > experiencing. > > nginx[22490]: segfault at 10 ip 00376e616a11 sp 7ffed9493690 error > 4 in libapr-1.so.0.3.9[376e60+

Re: nginx-rtmp-compile-for-windows error??? help

2015-09-21 Thread Maxim Dounin
Hello! On Mon, Sep 21, 2015 at 07:55:12PM -0400, gdarceneaux wrote: > Okay, i'm probably an idiot, but here is what I have done: > 1. D/L latest nginx 1.9.4 source from http://hg.nginx.org/nginx/tags > 1.9.4.zip > 2. pcre8.36 > 3. zlib 1.2.8 > 4. openssl 1.0.2d > > And original configure runs fi

Re: nginx-rtmp-compile-for-windows error??? help

2015-09-21 Thread gdarceneaux
Okay, i'm probably an idiot, but here is what I have done: 1. D/L latest nginx 1.9.4 source from http://hg.nginx.org/nginx/tags 1.9.4.zip 2. pcre8.36 3. zlib 1.2.8 4. openssl 1.0.2d And original configure runs fine. When i run the nmake -f objs/Makefile is when I get error. If I read your reply-po

Re: Trying to use SMTP proxy, but there might be limitations?

2015-09-21 Thread Francis Daly
On Mon, Sep 21, 2015 at 04:44:20PM +0300, Maxim Dounin wrote: > On Mon, Sep 21, 2015 at 12:51:17PM +0100, Francis Daly wrote: > > On Sun, Sep 20, 2015 at 05:25:26PM -0700, Michael Shadle wrote: Hi there, > > > [HTTP_AUTH_SMTP_FROM] => MAIL FROM: SIZE=418 > > > [HTTP_AUTH_SMTP_TO] => RCPT

Re: Issue with nginx crashing 'segfault'

2015-09-21 Thread Scott Larson
Is it not creating a core file wherever your working_directory is currently set to? Whenever I see segfaults that's the second thing I'm looking for if there is nothing immediately obvious in the error logs. If you want full blown debugging support you'll likely need to rebuild nginx from sour

Re: Issue with nginx crashing 'segfault'

2015-09-21 Thread Ricardo Aravena
Thanks guys. Is there something in the nginx configs that will allow us to see more logs ? Like for example get a traceback of the error. Cheers, Ricardo On Mon, Sep 21, 2015 at 1:49 PM, Scott Larson wrote: > The mod_security module for nginx does require libapr-1. > > > *[image: userim

Re: Issue with nginx crashing 'segfault'

2015-09-21 Thread Scott Larson
The mod_security module for nginx does require libapr-1. *[image: userimage]Scott Larson[image: los angeles] Lead Systems A

Re: Issue with nginx crashing 'segfault'

2015-09-21 Thread Frederik Nosi
Hi, On 09/21/2015 08:32 PM, Ricardo Aravena wrote: Hi Folks, I was wondering of somebody could shed some light on this issue that we are experiencing. nginx[22490]: segfault at 10 ip 00376e616a11 sp 7ffed9493690 error 4 in libapr-1.so.0.3.9[376e60+2b000] nginx[22584]: segfault a

Issue with nginx crashing 'segfault'

2015-09-21 Thread Ricardo Aravena
Hi Folks, I was wondering of somebody could shed some light on this issue that we are experiencing. nginx[22490]: segfault at 10 ip 00376e616a11 sp 7ffed9493690 error 4 in libapr-1.so.0.3.9[376e60+2b000] nginx[22584]: segfault at 10 ip 00376e616a11 sp 7ffed9493640 error 4 in l

Re: running nginx-running and nginx concurrently

2015-09-21 Thread fsantiago
Thanks Rainer and Ekaterina. The reason for my request is I have a production Nginx server (my only server) and I wanted to play with Nginx+ without disturbing my running server. On 2015-09-21 07:04, Ekaterina Kukushkina wrote: Hello Rainer, On 21 Sep 2015, at 13:13, Rainer Duffner wrot

Re: Trying to use SMTP proxy, but there might be limitations?

2015-09-21 Thread Maxim Dounin
Hello! On Mon, Sep 21, 2015 at 12:51:17PM +0100, Francis Daly wrote: > On Sun, Sep 20, 2015 at 05:25:26PM -0700, Michael Shadle wrote: [...] > > I examined $_SERVER in PHP: > > > > [HTTP_AUTH_SMTP_FROM] => MAIL FROM: SIZE=418 > > [HTTP_AUTH_SMTP_TO] => RCPT TO: > > ORCPT=rfc822;destina

Re: Recusive includes

2015-09-21 Thread Maxim Dounin
Hello! On Fri, Sep 18, 2015 at 03:09:51PM -0400, justink101 wrote: > If I want to include all config files within a directly, and all child > directories what is the syntax: > > If is still: > > include /etc/nginx/*.conf > > or is it: > > include /etc/nginx/**/*.conf The "include" directive

Re: nginx-rtmp-compile-for-windows error??? help

2015-09-21 Thread Maxim Dounin
Hello! On Sat, Sep 19, 2015 at 12:12:57PM -0400, gdarceneaux wrote: > Alright. It compiles fine w/o RTMP module and no need for OpenSSL. I have > NASM, and it's in my path. I still get the same error mentioned because when > nginx begins it's compile it's trying to do the ms\do_ms.bat instead of

Re: Trying to use SMTP proxy, but there might be limitations?

2015-09-21 Thread Francis Daly
On Sun, Sep 20, 2015 at 05:25:26PM -0700, Michael Shadle wrote: Hi there, This is all untested by me. > To use headers/metadata from the incoming mail message to determine if > delivery should be allowed based on the recipients of the message. I think that that is not available when using the n

[ANN] Windows nginx 1.9.5.1 Lizard

2015-09-21 Thread itpp2012
10:38 21-9-2015 nginx 1.9.5.1 Lizard Based on nginx 1.9.5 (18-9-2015) with; * Note about using http2 with plain http, https://tools.ietf.org/html/rfc7540#section-3.4 "This is known to be useful when there is some SSL accelerator in place before nginx." tnx. to Maxim Dounin for this link an

Re: running nginx-running and nginx concurrently

2015-09-21 Thread Ekaterina Kukushkina
Hello Rainer, > On 21 Sep 2015, at 13:13, Rainer Duffner wrote: > > Well, on FreeBSD, the nginx package contains just one binary: > /usr/local/sbin/nginx and no libraries. > Technically, I’m pretty sure I could unpack that binary from the package and > place it just about anywhere in the file

Re: running nginx-running and nginx concurrently

2015-09-21 Thread Rainer Duffner
> Am 21.09.2015 um 11:49 schrieb Ekaterina Kukushkina : > > Hello Fabe, > > Unfortunately, you can't. > The 'nginx-plus' is a package name not a binary/service name and your > current 'nginx' package will be replaced with 'nginx-plus' package during > installation. > Well, on FreeBSD, the

Re: running nginx-running and nginx concurrently

2015-09-21 Thread Ekaterina Kukushkina
Hello Fabe, Unfortunately, you can't. The 'nginx-plus' is a package name not a binary/service name and your current 'nginx' package will be replaced with 'nginx-plus' package during installation. > On 20 Sep 2015, at 01:31, fsanti...@deviltracks.net wrote: > > Can i install nginx-plus (trial l