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 7,173 public repositories matching this topic...
-
Updated
Dec 2, 2020 - Python
-
Updated
Dec 3, 2020 - C
-
Updated
Nov 17, 2020 - Shell
-
Updated
Dec 1, 2020 - Vue
-
Updated
Nov 26, 2020
-
Updated
Nov 29, 2020 - TypeScript
-
Updated
Jul 18, 2019
-
Updated
Dec 2, 2020 - C++
I found that some admin API provided by apisix are not found in any documentation, such as
/apisix/admin/plugins/list, so do we need a doc to keep track of the admin API that is nowhere to put?
Since maxmind no longer provides the legacy GeoIP databases could it might be possible to update the nxtool to use GeoIP2?
-
Updated
Nov 26, 2020 - Python
-
Updated
Dec 1, 2020 - PHP
In lieu of #283, implement Stackdriver Canary Analysis for use in GKE.
-
Updated
Dec 2, 2020 - JavaScript
Percona is quite strict on having primary keys on all tables (and rightly so).
Please add primary keys to all tables, even if it's just an auto-increment.
It's mostly just the following tables:
authentication_logs (could just get a auto-increment primary key added)
identity_verification_tokens (could just set the token as primary key)
-
Updated
Oct 7, 2020 - Python
-
Updated
Nov 30, 2020 - C
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://