On Fri, Apr 12, 2019 at 09:24:01PM -0500, Software Info wrote:
Hi there,
> I notice though that in the logs, the internal IP Addresses are not
> tagged with a country code so internal subnets are getting blocked. Would
> the correct solution be to enter the subnets manually such as this config
>
On Thu, Apr 11, 2019 at 01:07:53PM +0200, Andr� Auchecorne wrote:
Hi there,
> Could you please help me? I'm trying to figure out if with Nginx Reverse
> Proxy it is possible to redirect trafic as in the following cases?
>
> 1- IP==>IP
...
For each of these, I do not understand what you are try
On Fri, Apr 05, 2019 at 12:08:51AM -0400, elkie wrote:
Hi there,
> How bad is the idea of having tens or even hundreds of sub_filter directives
> in nginx configuration?
I suspect that the answer is "it depends".
It sounds to me like it should be inefficient -- but the question is not
"is it ba
Hi,
I am using nginx as the ingress controller in my cluster. My auth-request
setup looks like below:
CLIENT ---> nginx ---> auth_server (200)---> original request
auth_server (401)---> login page
I am using nginx-ingress annotations to acheive this.
But, I have a special requirement: