Re: OCSP malformedrequest with 1.9.7 and openssl 1.0.2e

2015-12-04 Thread Maxim Dounin
Hello! On Fri, Dec 04, 2015 at 05:40:02PM -0500, agruener wrote: > OCSP is not working on my raspberrypi2 with nginx 1.9.7 and OpenSSL 1.0.2e. > I have compiled both together. > > tail /var/log/nginx/error.log > > 2015/12/04 22:28:21 [error] 14841#0: OCSP response not successful (1: > malformed

Re: SPDY + HTTP/2

2015-12-04 Thread CJ Ess
Looks like Cloudflare patched SPDY support back into NGINX, and they will release the patch to everyone next year: https://blog.cloudflare.com/introducing-http2/#comment-2391853103 On Thu, Dec 3, 2015 at 1:14 PM, CJ Ess wrote: > NGINX devs, > > I know you were very excited to remove SPDY suppor

OCSP malformedrequest with 1.9.7 and openssl 1.0.2e

2015-12-04 Thread agruener
Hello, OCSP is not working on my raspberrypi2 with nginx 1.9.7 and OpenSSL 1.0.2e. I have compiled both together. tail /var/log/nginx/error.log 2015/12/04 22:28:21 [error] 14841#0: OCSP response not successful (1: malformedrequest) while requesting certificate status, responder: ocsp.startssl.co

Re: Nginx crashing every few hours???

2015-12-04 Thread x-man
egrep -i -r 'killed process' /var/log/ result nothing... Posted at Nginx Forum: https://forum.nginx.org/read.php?2,263265,263271#msg-263271 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx crashing every few hours???

2015-12-04 Thread x-man
I also thinking about it but I can`t find what doing it...on this server I have cpanel and csf firewall with processes monitoring but csf sending e-mail when do something... Posted at Nginx Forum: https://forum.nginx.org/read.php?2,263265,263270#msg-263270 ___

Re: Nginx crashing every few hours???

2015-12-04 Thread Anıl Çetin
Hello, It can also be oomkiller killing nginx due to low resources, you should monitor & check the other logs. 2015-12-04 16:43 GMT+02:00 Maxim Dounin : > Hello! > > On Fri, Dec 04, 2015 at 07:57:42AM -0500, x-man wrote: > > > last few years I using nginx on very busy websites and all time all >

Re: Nginx crashing every few hours???

2015-12-04 Thread Maxim Dounin
Hello! On Fri, Dec 04, 2015 at 07:57:42AM -0500, x-man wrote: > last few years I using nginx on very busy websites and all time all working > fine, never I don`t have problem with nginx crashing but now I move my > websites to new server and I using same settings like on old server but now > ngin

Nginx crashing every few hours???

2015-12-04 Thread x-man
Hi, last few years I using nginx on very busy websites and all time all working fine, never I don`t have problem with nginx crashing but now I move my websites to new server and I using same settings like on old server but now nginx crashing every few hours, here is nginx -V info: nginx version: ng