Package: nginx
Version: 0.4.12-5
Severity: wishlist
Niginx has the ability to update it's binary to a new version "on the
fly", without breaking existing connections, rather starting new binary
and accepting new connection on new workers, while old one gracefully
exiting.
In practice it looks li
Package: nginx
Version: 0.4.12-1
Severity: wishlist
Please add reload functionality to init.d script to allow on-the-fly
nginx configuration update.
reload)
echo -n "Reloading $DESC configuration: "
start-stop-daemon --stop --signal HUP --quiet --pidfile
/var/run/$NAME.pid \
Package: nginx
Version: 0.4.12-1
Severity: wishlist
Please add logrotate script
/var/log/nginx/*.log {
daily
missingok
rotate 52
compress
delaycompress
notifempty
create 640 root adm
sharedscripts
postrotate
[
Package: nginx
Version: 0.4.12-1
Severity: wishlist
Please consider packaging the latest upstream version (0.4.12)
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (1000, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.17-2-686
Locale: LANG=ru_RU
Package: nginx
Version: 0.4.0-2
Severity: wishlist
Please include
--with-debug - used for getting more verbose log level,
recommended by Igor Sysoev even for high-loaded servers, as does not
have major impact on perfomance
--with-http_stub_status_module - module for getting nginx status
(activ
Package: libapache2-mod-rpaf
Severity: wishlist
mod_rpaf does not understand X-Real-IP header - the more specific header
userd by revers proxies instead of adding real ip address to
X-Forwarde-For
patch for mod_rpaf-2.0.c:
73a74,75
> #include
>
142,143c144,149
< if (is_in_array(r->connectio
Package: libapache2-mod-rpaf
Severity: important
mod_geoip does not work correctly with mod_rpaf
due to wrong hooks order - mod_rpaf should replace ip before request
will be passed to mod_geoip. probably this bug has affect not only on
mod_geoip.
patch:
mod_rpaf-2.0.c :
-- ap_hook_post_read_requ
7 matches
Mail list logo