nginx-module topic

List nginx-module repositories

ngx_memory_leak_killer

27
Stars
1
Forks
Watchers

ngx_memory_leak_killer can graceful restart a working process that exceeds the upper limit of memory usage.

nginx_ipset_blacklist

43
Stars
18
Forks
Watchers

nginx module to use linux netfilter ipsets as blacklists

nginx-opentracing

22
Stars
0
Forks
Watchers

Instrument nginx for OpenTracing.

ngx_http_avatars_gen_module

33
Stars
2
Forks
Watchers

🖼 Generating avatars on-the-fly with Nginx

nginx-nonewlines

18
Stars
4
Forks
Watchers

This is an nginx module to strip the served HTML of all newlines (\n and \r characters)

ngxcmod.nim

18
Stars
2
Forks
Watchers

High level APIs to build Nginx module with nginx-link-function

nginx-module-url

18
Stars
9
Forks
Watchers

Nginx url encoding converting module

ngx_upstream_resolveMK

39
Stars
8
Forks
Watchers

An nginx upstream resolve module using DNS SRV record. Works nicely with Mesos-DNS.

ngx_cookie_limit_req_module

17
Stars
4
Forks
Watchers

This module not only limits the access rate of cookies but also limits the number of malicious ip forged cookies.

docker-nginx-geoip2

20
Stars
6
Forks
Watchers

Nginx docker image with GeoIP2 as dynamic module based on official Nginx docker image