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,712 public repositories matching this topic...
-
Updated
Aug 9, 2020 - Python
-
Updated
Aug 19, 2020 - C
-
Updated
Aug 6, 2020 - Shell
-
Updated
Aug 17, 2020 - Vue
-
Updated
Aug 10, 2020
-
Updated
Aug 22, 2020 - TypeScript
-
Updated
Jul 18, 2019
-
Updated
Aug 18, 2020 - C++
Since maxmind no longer provides the legacy GeoIP databases could it might be possible to update the nxtool to use GeoIP2?
-
Updated
Jul 9, 2020 - Python
@gy09535 Apache APISIX already support all nginx variables as limit key: http://nginx.org/en/docs/varindex.html, you just need to add it in the enum list of key: https://github.com/apache/apisix/blob/master/apisix/plugins/limit-req.lua#L29.
Originally posted by @moonming in apache/apisix#2094 (comment)
-
Updated
Aug 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
Aug 20, 2020 - C
-
Updated
Aug 16, 2020 - Python
-
Updated
Aug 21, 2020 - JavaScript
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://