nginx
nginx is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server. Nginx was written with an explicit goal of provide high performance on sites with high traffic, so it can be used as a reverse proxy, load balancer and HTTP cache.
Here are 6,924 public repositories matching this topic...
Automated nginx proxy for Docker containers using docker-gen
-
Updated
Oct 9, 2020 - Python
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
-
Updated
Oct 9, 2020 - C
How to improve NGINX performance, security, and other important things.
-
Updated
Sep 10, 2020 - Shell
Thanks for this amazing tool!
The issue is as following:
If there are two virtual hosts (Server blocks) serving two host names or subdomains:
sd1.domain.com
sd2.domain.com
When the configuration is generated using the nginxconfig and if HTTP to HTTPS redirect is enabled following server block gets generated for each host:
--- For virtual host 1
# HTTP redirect
server {
Nginx HTTP server boilerplate configs
-
Updated
Sep 24, 2020
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
-
Updated
Sep 2, 2020 - TypeScript
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
-
Updated
Jul 18, 2019
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
-
Updated
Oct 7, 2020 - C++
Since maxmind no longer provides the legacy GeoIP databases could it might be possible to update the nxtool to use GeoIP2?
Nginx UI allows you to access and modify the nginx configurations files without cli.
-
Updated
Oct 2, 2020 - Python
We can use table.isarray to check whether the Lua table is a pure array-like table.
https://github.com/apache/apisix/blob/master/apisix/core/config_local.lua#L60
Here is the doc link:
A modern Docker LAMP stack and MEAN stack for local development
-
Updated
Sep 24, 2020 - PHP
We'd like to make sure flagger is there if there's some contention. Also please add this to the loadtester chart
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
Updated
Oct 8, 2020 - JavaScript
Nginx virtual host traffic status module
-
Updated
Aug 20, 2020 - C
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
-
Updated
Oct 7, 2020 - Python
The Single Sign-On Multi-Factor portal for web apps
-
Updated
Oct 9, 2020 - Go
Created by Igor Sysoev
Released October 4, 2004
- Repository
- nginx/nginx
- Website
- nginx.org
- Wikipedia
- Wikipedia


Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://