Skip to content

Instantly share code, notes, and snippets.

@Poorvak
Last active August 1, 2016 15:07
Show Gist options
  • Save Poorvak/8c111f4b781314af5c90d749a4b22e8e to your computer and use it in GitHub Desktop.
Save Poorvak/8c111f4b781314af5c90d749a4b22e8e to your computer and use it in GitHub Desktop.
All nginx modules being used.
For API speed and page responses:
---------------------------------
https://github.com/pagespeed/ngx_pagespeed
Nginx-Access-Plus is a Nginx module allows limiting access to certain http request methods and client addresses.
----------------------------------------------------------------------------------------------------------------
https://github.com/nginx-clojure/nginx-access-plus
This module can be used to protect your server in case system load or memory use goes too high.
-----------------------------------------------------------------------------------------------
https://github.com/alibaba/nginx-http-sysguard
ngx_supervisord is a module that provides API to communicate with supervisord daemon.
-------------------------------------------------------------------------------------
https://github.com/FRiCKLE/ngx_supervisord
This module can be used to update your upstream-list without reloadding Nginx.
------------------------------------------------------------------------------
https://github.com/yzprofile/ngx_http_dyups_module
Nginx virtual host traffic status module.
-----------------------------------------
https://github.com/vozlt/nginx-module-vts
NAXSI means Nginx Anti XSS & SQL Injection.
-------------------------------------------
https://github.com/nbs-system/naxsi
nginx-systemtap-toolkit - Real-time analyzing and diagnosing tools for Nginx based on SystemTap.
------------------------------------------------------------------------------------------------
https://github.com/openresty/nginx-systemtap-toolkit
nginx_http_upstream_check_module - support upstream health check with Nginx.
-----------------------------------------------------------------------------
https://github.com/yaoweibin/nginx_upstream_check_module
Adds a request queue to Nginx that allows the limiting of concurrent requests passed to the upstream.
-----------------------------------------------------------------------------------------------------
https://github.com/ezmobius/nginx-ey-balancer
Healthcheck plugin for nginx.
-----------------------------
https://github.com/cep21/healthcheck_nginx_upstreams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment