Welcome! Log In Create A New Profile

Advanced

Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

Valentin V. Bartenev
December 16, 2014 05:48AM
On Tuesday 16 December 2014 05:36:38 talkingnews wrote:
> Hello;
>
> for many months I've been running the config shown here:
> https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/
>
> This morning, I apt-get upgraded and got nginx 1.7.8 and a load of dead
> sites. running nginx -t gave me a segmentation fault (core dumped) error.
>
> After a whole load of panicking and commenting one line out at a time, I
> finally tracked it down to this section:
>
> location ~ /purge(/.*) {
> fastcgi_cache_purge WORDPRESS "$scheme$request_method$host$1";
> }
>
> If I comment that out, I can start up wordpress and nginx -t doesn't core
> dump.
>
> I can't see anything obvious in the release notes that would cause this,
[..]

https://github.com/FRiCKLE/ngx_cache_purge/blob/master/CHANGES

Since you're using a lot of 3rd-party modules it's a good idea to
update them too.

wbr, Valentin V. Bartenev

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

talkingnews December 16, 2014 05:36AM

Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

Valentin V. Bartenev December 16, 2014 05:48AM

Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

talkingnews December 16, 2014 06:21AM

Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

talkingnews December 16, 2014 06:51AM

Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

talkingnews December 16, 2014 11:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 180
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready