dotdeb-nginx icon indicating copy to clipboard operation
dotdeb-nginx copied to clipboard

Dotdeb : Nginx

Results 15 dotdeb-nginx issues
Sort by recently updated
recently updated
newest added

Hi, We are seeing memory being slowly eaten up on one of our servers with nginx-extras and pagespeed enabled. Only one of them though, so I assume it must have...

I would like to suggest using https://github.com/mtorromeo/ngx_cache_purge which is a fork of the original currently being used https://github.com/FRiCKLE/ngx_cache_purge as cache module. This version allows purging cache entries using wildcards using...

It would be nice to have [ngx_brotli](https://github.com/google/ngx_brotli) support in nginx-extras.

When installing `libnginx-mod-http-perl` the install script complains with the following error: ``` Setting up libnginx-mod-http-perl (1.12.1-1~dotdeb+http2+8.1) ... nginx: [alert] version 1.12.1 of nginx.pm is required, but 1.11.13 was found dpkg:...

When i give the following command: apt-get install -f it gives the following output: `nginx: [alert] kill(29026, 1) failed (3: No such process) dpkg: error processing libnginx-mod-stream (--configure): subprocess installed...

New installation of Nginx/PHP7 on Debian 8 Jessie (Google cloud). After running "systemctl status nginx" keep on getting error: **systemd[1]: Failed to read PID from file /run/nginx.pid: Invalid argument.** ![error1](https://cloud.githubusercontent.com/assets/17101301/13378082/843db6f2-ddac-11e5-89ad-1f8bde846669.jpg)...

It would be nice if the full package would also have [the Redis2 module](https://github.com/openresty/redis2-nginx-module#readme).

Hello, I found some very nice module which I'm using: https://www.nginx.com/resources/wiki/modules/rrd_graph/ Do you want to add it to dotdeb package? It's quite simple module.

First of all - thanks a lot for all your work, Guillaume! Trying new 1.10.1 version of dotdeb-nginx I've noticed what I'd call inconsistency. After fresh installation the directory `/etc/nginx/modules-available`...

Hi, it would be great if this module could be added to the nginx extra modules: > This module adds support for the TLS signed_certificate_timestamp extension to nginx, which is...