Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iammehrabalam/31cefa39d2245899da3930f3ee3eea34 to your computer and use it in GitHub Desktop.
Save iammehrabalam/31cefa39d2245899da3930f3ee3eea34 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment