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,969 public repositories matching this topic...
-
Updated
Oct 11, 2020 - Python
-
Updated
Oct 14, 2020 - C
-
Updated
Oct 13, 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 {
add security.txt
-
Updated
Sep 24, 2020
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
Jul 18, 2019
-
Updated
Oct 14, 2020 - C++
Since maxmind no longer provides the legacy GeoIP databases could it might be possible to update the nxtool to use GeoIP2?
-
Updated
Oct 2, 2020 - Python
for CI linux_openresty, it'll take about 30min.
we need to reduce the running time of linux_openresty.
https://github.com/apache/apisix/blob/master/.github/workflows/build.yml#L15
-
Updated
Oct 9, 2020 - PHP
We'd like to make sure flagger is there if there's some contention. Also please add this to the loadtester chart
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Aug 20, 2020 - C
-
Updated
Oct 7, 2020 - Python
-
Updated
Oct 16, 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://