[Bug 1216817] [NEW] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.
Launchpad Bug Tracker
1216817 at bugs.launchpad.net
Mon Oct 27 17:32:11 UTC 2014
You have been subscribed to a public bug by Thomas Ward (teward):
system : Ubuntu 12.04 LTS
package : nginx-extras 1.4.1-1ppa1~precise
Hello,
if you try to use proxy_cache or fastcgi_cache you got this error in error.log of nginx :
2013/08/26 00:13:10 [info] 15722#0: Using 32KiB of shared memory for push module in /etc/nginx/nginx.conf:137
2013/08/26 00:13:11 [alert] 15756#0: epoll_ctl(1, 0) failed (1: Operation not permitted)
2013/08/26 00:13:11 [alert] 15756#0: failed to register channel handler while initializing push module worker (1: Operation not permitted)
2013/08/26 00:13:11 [alert] 15757#0: epoll_ctl(1, 0) failed (1: Operation not permitted)
2013/08/26 00:13:11 [alert] 15757#0: failed to register channel handler while initializing push module worker (1: Operation not permitted)
2013/08/26 00:13:11 [alert] 15737#0: cache manager process 15756 exited with fatal code 2 and cannot be respawned
You can't disable nginx_push_module, to make nginx cache to work.
Everything is fine if you use the "daemon off;" option.
I've seen this issue in many forum/mailing list, i think
nginx_push_module shouldn't be in the extras package anymore.
system : Ubuntu 12.04 LTS
package : nginx-extras 1.4.1-1ppa1~precise
** Affects: nginx
Importance: Low
Status: Fix Released
** Affects: nginx (Ubuntu)
Importance: Low
Status: Fix Released
** Affects: nginx (Ubuntu Precise)
Importance: Low
Status: Triaged
** Affects: nginx (Ubuntu Trusty)
Importance: Low
Status: Triaged
** Affects: nginx (Debian)
Importance: Unknown
Status: Fix Released
--
Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.
https://bugs.launchpad.net/bugs/1216817
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list