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,372 public repositories matching this topic...
-
Updated
Jan 10, 2021 - Python
-
Updated
Jan 20, 2021 - C
-
Updated
Jan 18, 2021 - Shell
-
Updated
Jan 19, 2021 - JavaScript
I've been searching and looking everywhere on the internet and on these forms for days to help understand this issue and how to properly setup NGINX Ingress with Wordpress-fpm. I'm rather new to Kubernetes and all so I've been working on setting this up to help me learn it all.
I can get it to work using the image of Wordpress that has Apache included (Wordpress:latest) but I rather use NG
-
Updated
Jan 5, 2021
-
Updated
Jan 18, 2021 - TypeScript
-
Updated
Jul 18, 2019
Issue description
all requests on the upstream return 500 When the one node’s domain dns resolution timeout , even if the other node is ok
Environment
apisix version : 1.5
OS: Linux d1-beta-node-0004 3.10.0-693.2.2.el7.x86_64 #1 SMP Tue Sep 12 22:26:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
OpenResty / Nginx version: (cmd: nginx -V or openresty -V)
nginx version: openresty/1.17.8.2
-
Updated
Jan 22, 2021 - C++
-
Updated
Nov 26, 2020 - Python
Since maxmind no longer provides the legacy GeoIP databases could it might be possible to update the nxtool to use GeoIP2?
-
Updated
Jan 3, 2021 - PHP
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
Jan 18, 2021 - JavaScript
In lieu of #283, implement Stackdriver Canary Analysis for use in GKE.
-
Updated
Dec 29, 2020 - Python
-
Updated
Jan 19, 2021 - 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://