Separate names with a comma.
I haven't had a chance to dig into this in detail yet, but in testing, gzip doesn't appear to be working with https vhost, with valid or self...
@eva2000 By the way, I installed this fancyindex theme: GitHub - TheInsomniac/Nginx-Fancyindex-Theme: Theme for Nginx' fancyindex module and it's...
Updated official site FAQ and added item 39 to explain Centmin Mod 123.09beta01+ and higher's Nginx dynamic module support :)
Brotli 0.4.0 is released. libbrotli has been updated to 0.40. Hopefully Ngx_brotli is also compatible with Brotli 0.4.0. But it seems compatible....
Centmin Mod 1.2.3-eva2000.08+ LibreSSL 2.3.6 LibreSSL 2.3.6 is now the stable release...
update ssl_buffer_size defaults 123.09beta01 Continue reading... 123.09beta01 branch Branch:...
fix inc/nginx_patch.inc Continue reading... 123.09beta01 branch Branch: https://github.com/centminmod/centminmod/tree/123.09beta01 Commit...
skip nginx dynamic tls patch if already patched Continue reading... 123.09beta01 branch Branch:...
wipe nginx source of any patched nginx files if certain variables related to nginx patching are set to = 'n' Continue reading... 123.09beta01...
add Nginx Dynamic TLS Cloudflare Patch support 123.09beta01 Add NGINX_DYNAMICTLS='n' option to centmin.sh. When set in persistent config at...
More Info: Optimizing TLS over TCP to reduce latency Another nice to have patch for our server? :) sslconfig/nginx__dynamic_tls_records.patch at...
I have a domain lets call it, hairballforum.com and it's pretty long but perfect for my website. I want to keep my main site on hairballforum.com...
update to LibreSSL 2.3.5 default LibreSSL: Releases Continue reading... 123.09beta01 branch Branch: GitHub - centminmod/centminmod at...
Someone using ngx_brotli ? brotli_min_length .... - the minimal size of the resource to be compressed. Brotli will compress only resources larger...
my current version (from the first centminmod instalation) nginx version: nginx/1.9.11 built by clang 3.4.2 (tags/RELEASE_34/dot2-final) built...
Despite the fact that Google has stopped there SPDY support in Chrome, I still get a lot of visitors with HTTP/2 non supported browsers. For...
Got about 3 notices in the last 24 hours from NodeQuery that disk usage usage was at 80%. The only change was updating Nginx from 1.9 to 1.11.1....
Changes with nginx 1.10.1 31 May 2016 *) Security: a segmentation fault might occur in a worker process while writing a specially crafted request...
Changes with nginx 1.11.1 31 May 2016 *) Security: a segmentation fault might occur in a worker process while writing a specially crafted request...
Hello! A problem was identified in nginx code responsible for saving client request body to a temporary file. A specially crafted request might...
Interesting read Enabling HTTP/2 for Dropbox web services: experiences and observations | Dropbox Tech Blog At Dropbox, our traffic team...
Nginx 1.11.0 has been released with dual ECDSA + RSA based ssl certificate support meaning nginx can support 2 separate types of ssl certificates...
Changes with nginx 1.11.0 24 May 2016 *) Feature: the "transparent" parameter of the "proxy_bind", "fastcgi_bind", "memcached_bind", "scgi_bind",...
add additional nginx dynamic module support for openresty modules new dynamic module options added & defaults are disabled via = 'n', which you...
Centmin Mod Nginx Module/Lua Module Updates for Centmin Mod Updated Centmin Mod 123.08stable & 123.09beta01 builds - alot of nginx module/lua...
Cloudfare released there HTTP/2 + SPDY patch a few days ago. Interesting if you still need to use both SPDY and HTTP/2 or if you're interested in...
ngx_pagespeed 1.11.33.2-beta security fixed update has been released. Read below for instructions for updating your Centmin Mod Nginx's...
Does anyone have a working Nginx Pagespeed - Downstream Caches configuration, using Nginx proxy_cache? Because Pagespeed rebuilds most of the...
OK ... this is *almost* a duplicate of my introduction post ... I found CentminMod when I was doing searches trying to get ffmpeg-php working ......
Hi I am using this command to short ip's with more connections: netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n But...
update openssl 1.0.2h for nginx ssl https://community.centminmod.com/threads/openssl-1-0-h-updating-centmin-mod-nginx-ssl-support.7170/ Continue...
update openssl 1.0.2h for nginx ssl Security - OpenSSL 1.0.h & Updating Centmin Mod Nginx SSL Support | Centmin Mod Community Continue...
echo nginx module 0.59rc1 for 123.09beta01 Continue reading... 123.09beta01 branch Branch:...
headers more nginx module 0.30rc1 for 123.09beta01 Continue reading... 123.09beta01 branch Branch:...
I am trying to use: Redis based IP blacklist for Nginx (LUA) · GitHub However, i am recieveing 500 internal server error & this error in...
Is it supported? What version should I specify in custom_config ? :)
Just a few hours ago, CloudFlare announced there support for HTTP/2 Server Push. Seems as CloudFlare is using there own HTTP/2 Server Push...
Hi I have on the server an image that is created every x minutes dynamically on path: /image/myimage.jpg How can i exclude only the current...
update nginx.conf template for 123.09beta01 Continue reading... 123.09beta01 branch Branch:...
Official nginx.com news Introducing NGINX 1.10 and 1.11 - NGINX with explanation of nginx stable vs nginx mainline version scheme. Today we’re...
update nginx 1.9.15 in downloads/svr-setup.zip Continue reading... Centmin Mod Github Master branch Master branch is where most recent commits...
update nginx 1.9.15 in downloads/svr-setup.zip Continue reading... Centmin Mod Github Current Stable branch Branch: GitHub -...
update nginx 1.9.15 in downloads/svr-setup.zip Continue reading... 123.09beta01 branch Branch:...
Changes with nginx 1.10.0 26 Apr 2016 *) 1.10.x stable branch. -- Maxim Dounin http://nginx.org/...
update nginx.conf add custom log format Continue reading... 123.09beta01 branch Branch:...
update nginx 1.9.15 default Continue reading... Centmin Mod Github Master branch Master branch is where most recent commits are made as at May...
update nginx 1.9.15 default Continue reading... Centmin Mod Github Current Stable branch Branch: GitHub - centminmod/centminmod at...
update nginx 1.9.15 default Continue reading... 123.09beta01 branch Branch: https://github.com/centminmod/centminmod/tree/123.09beta01 Commit...
update inc/nginx_install.inc redo check routine Continue reading... 123.09beta01 branch Branch:...
Hi Here we have some info about ddos protection using Nginx and some info also related to Wordpress latest attack: DDos Mitigation - Using NGINX...
Changes with nginx 1.9.15 19 Apr 2016 *) Bugfix: "recv() failed" errors might occur when using HHVM as a FastCGI server. *) Bugfix: when using...
update nginx.conf template defaults Continue reading... 123.09beta01 branch Branch: https://github.com/centminmod/centminmod/tree/123.09beta01...
When someone are performing a PingBack attack on my server, it goes down. The CPU is literally around 0.05 constantly, and i barely recieve any...
fix nginx & php-fpm logrotation for centos 7 on 123.09beta01 Continue reading... 123.09beta01 branch Branch:...
KeyCDN is excited to announce that as of this week we have enabled HPACK compression, which utilizes Huffman encoding, for all of you who are...
Hello, I am needing help... I am not fully understanding the instructions... This is the error I am getting this error nginx: [warn] invalid...
getting the below in the upgrade log make -f objs/Makefile make[1]: Entering directory `/svr-setup/nginx-1.9.14' cd ../pcre-8.38 \ && if [ -f...
nginx 1.9.14 default Continue reading... Centmin Mod Github Current Stable branch Branch: GitHub - centminmod/centminmod at 123.08stable...
nginx 1.9.14 default Continue reading... Centmin Mod Github Master branch Master branch is where most recent commits are made as at May 24,...
nginx 1.9.14 default Continue reading... 123.09beta01 branch Branch: https://github.com/centminmod/centminmod/tree/123.09beta01 Commit...
Nginx 1.9.14 is out Changes with nginx 1.9.14 05 Apr 2016 *) Feature: OpenSSL 1.1.0 compatibility. *) Feature: the "proxy_request_buffering",...
Thanks. Anyways, for what I am reading, you recommend full Redis rather than pagespeed, right? I am testing now to set up Redis.
I'm re-designing my site, making extensive use of SVG graphics. When I loaded the new images onto my server and began testing, I noticed that all...
i upgraded my nginx to latest version and php to 7.0, then back down to 5.6 now one of my sites are showing some php issues like cache issues &...
Interesting news from ZDNet regarding the rise of container and microservice deployments. The age of containers has arrived in full force. A new...
Had a nice laugh considering it's April 1st somewhere in the world Introducing Full Emoji Support in NGINX Configuration Here at NGINX we...
update inc/nginx_upgrade.inc & tools/nginxupdate.sh fix up spdy vs http/2 detection and auto nginx vhost reconfiguration Continue reading......
update inc/nginx_upgrade.inc workaround fix for https://community.centminmod.com/posts/29529/ Continue reading... 123.09beta01 branch Branch:...
I just update 123.09beta01 branch and then it hit the 4. Nginx Upgrade / Downgrade but I'm getting this sed error, Nginx-accesskey 2.0.3 Archive...
update inc/nginx_upgrade.inc libressl directory extracted check fix Continue reading... 123.09beta01 branch Branch:...
switch off geoip nginx module dynamic module install switch back to non-dynmaic module for geoip nginx module as some VPS servers aren't...
update inc/nginx_upgrade.inc pagespeed check Continue reading... 123.09beta01 branch Branch:...
update inc/nginx_upgrade.inc develkit directory etc checks nginx upgrade routine needs to know directory names for specific nginx modules to know...
update tools/nginxupdate.sh to match versions in centmin.sh Continue reading... 123.09beta01 branch Branch:...
i install centminmod then i tried to install owncloud 9 but when i restart nginx and php-fpm with nprestart command i got this issue and idk what...
update nginx 1.9.13 default Continue reading... Centmin Mod Github Current Stable branch Branch: GitHub - centminmod/centminmod at...
Hello all, i'm a newbie here and i like to use centminmod for all my vps. this script is very useful. But i have a issue that i can not restart...
add missing perl-ExtUtils-Embed yum package for nginx embedded perl module support Continue reading... 123.09beta01 branch Branch:...
ensure persistent custom_config.inc gets detected on nginx recompiles Continue reading... 123.09beta01 branch Branch:...
update nginxScript module for dynamic module support in 123.09beta01 https://community.centminmod.com/posts/29410/ Continue reading......
clean up nginx dynamic modules *.old file when dynamic modules enabled Continue reading... 123.09beta01 branch Branch:...
clean up dynamic module *.old versions on nginx recompile Continue reading... 123.09beta01 branch Branch:...
clean up dynamic nginx modules which are disabled on recompile Continue reading... 123.09beta01 branch Branch:...
update nginx 1.9.13 default Continue reading... Centmin Mod Github Master branch Master branch is where most recent commits are made as at May...
update nginx 1.9.13 default Continue reading... 123.09beta01 branch Branch: https://github.com/centminmod/centminmod/tree/123.09beta01 Commit...
im working on a layer'd tier using two esxi hosts to bring a HA to a number of sites. curious if anyone has some examples for a catch all configs...
Changes with nginx 1.9.13 29 Mar 2016 *) Change: non-idempotent requests (POST, LOCK, PATCH) are no longer passed to the next server by default...
@eva2000 I included some line for a multisite/subdir fastcgi config with new hierarchy but frontend source code doesn't include nginx helper...
Hi, I never really use Wordpress, so forgive my ignorance. I just tried to play with Wordpress and install WP with centmin (123.08stable) menu...
Apologies in advance if this is not the correct place to post this. I am experiencing a rather baffling issue. I installed (with no problems) on...
update inc/nginx_upgrade.inc remove http/2 patch detection Continue reading... 123.09beta01 branch Branch:...
Vultr VPS, latest 08stable centminmod script, method 2 install. modified centmin.sh from nginx 1.9.12 to 1.8.1, nginx_speed to latest 1.10.33.6...
update inc/nginx_configure.inc switch back from OpenSSL to LibreSSL 2.3.3 https://community.centminmod.com/threads/libressl-2-3-3-released.6788/...
Centmin Mod 1.2.3-eva2000.08+ LibreSSL 2.3.3 LibreSSL 2.3.3 is now the stable release with a few bug and nginx 1.9.12 compatibility fixes for...
update inc/nginx_configure.inc fix bug with dynamic module cleanup if you previously enabled a nginx dynamic module and then later recompiled...
correct xslt nginx module dynamic module name should be ngx_http_xslt_filter_module.so Continue reading... 123.09beta01 branch Branch:...
add missing nginx config option NGXXSLTOPT for NGXDYNAMIC_XSLT='y' NGINX_XSLT='y' Continue reading... 123.09beta01 branch Branch:...
update lua-upstream-nginx-module 0.05 https://github.com/openresty/lua-upstream-nginx-module/releases Continue reading... 123.09beta01 branch...