nginx systemd reload service command skips configtest

2015-09-26 Thread Per Hansson
Hi, the "nginx.service" file shipped with systemd rpm's both in nginx's stable repository and epel for CentOS7 / RHEL7 do not perform a "configtest" when "systemctl reload nginx" is issued. So if there is an error in the configuration file nginx is killed but not started due to the faulty configura

Re: Alias regex use causing core dump as of nginx 1.7.1

2015-07-27 Thread Per Hansson
Thanks Maxim, you are correct about not making the /mail location a regex, it solves the problem. As for the core dump I compiled v1.9.3 with your patch and can confirm it no longer crashes with the original config. But as you suspected the config anyway does not work without removing the regex for

Alias regex use causing core dump as of nginx 1.7.1

2015-07-26 Thread Per Hansson
Hi, after upgrading from the v1.6.3 to v1.8.0 stable branch an alias I used for Roundcubemail no longer works. I traced the issue back to a probable change made in nginx v1.7.1: "Bugfix: the "alias" directive used inside a location given by a regular expression worked incorrectly if the "if" or "li

Re: No SPDY support in the official repository packages

2014-03-07 Thread Per Hansson
I second this request, it would be very welcome :) Posted at Nginx Forum: http://forum.nginx.org/read.php?2,245553,248234#msg-248234 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx