Re: nginx - workers segfaulting

2013-12-03 Thread nmarques
Maxim, Right on dude. Anyway you can have this patch merged into trunk for the next release? So far I have blocked nginx updates. NM Posted at Nginx Forum: http://forum.nginx.org/read.php?2,245135,245167#msg-245167 ___ nginx mailing list nginx@nginx.o

Re: RE: nginx - workers segfaulting

2013-12-02 Thread nmarques
I'm facing a small problem with gdb and separate debuginfo's. Do you build with the '-g' compiler option? [root@2 nginx]# rpm -qa | grep nginx nginx-1.4.4-1.el6.ngx.x86_64 nginx-debug-1.4.4-1.el6.ngx.x86_64 [root@2 nginx]# gdb --pid 39019 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-60.el6

Re: RE: nginx - workers segfaulting

2013-12-02 Thread nmarques
> - exact output from "nginx -V" Name: nginxRelocations: (not relocatable) Version : 1.4.4 Vendor: nginx inc. Release : 1.el6.ngx Build Date: Tue 19 Nov 2013 12:11:15 PM WET Install Date: Mon 02 Dec 2013 06:33:

Re: nginx - workers segfaulting

2013-12-02 Thread nmarques
Adittionally: Name: nginxRelocations: (not relocatable) Version : 1.4.3 Vendor: nginx inc. Release : 1.el6.ngx Build Date: Tue 08 Oct 2013 02:34:32 PM WEST Install Date: Mon 02 Dec 2013 05:35:41 PM WET Bui

nginx - workers segfaulting

2013-12-02 Thread nmarques
Dear All, I'm facing a small problem with NGINX; The workers are segfaulting since 11:20 this morning. From kernel messages I got soemthing like this: nginx[6888]: segfault at 8 ip 00426a30 sp 7fff85c01e70 error 4 in nginx[40+a8000] nginx[6886]: segfault at 8 ip 00426a30 s

Re: nginx-extras (1.4.1 Ubuntu precise) cache loader/manager issue

2013-08-14 Thread nmarques
> Why don't you use "proxy_hide_header" (or "fastcgi_hide_header" in > case if you > use fastcgi)? > > http://nginx.org/r/proxy_hide_header > http://nginx.org/r/fastcgi_hide_header Worked perfectly for me; Thanks for poiting this. > The "nginx-extras" package from debian/ubuntu community reposi

nginx-extras (1.4.1 Ubuntu precise) cache loader/manager issue

2013-08-13 Thread nmarques
Dear people, I used for a while the nginx-extras 1.4.1 for Ubuntu 12.04 LTS (precise); I used this package since it supported 'more_clear_headers' which was useful to hide some headers (LifeRay headers). As you have guessed, I'm using nginx for reverse proxying and from a while for caching (as an