Welcome! Log In Create A New Profile

Advanced

Re: Is there a limitation in nginx on the number of simultaneous via proxy_pass

August 22, 2019 01:33PM
If do index.html and nginx.conf like below, that displays all

index.html
-------------------------
<div class="d-td" id="1">
<img src="/aaa/">
</div>
...

nginx.conf
---------------------------
location /aaa/
{
rewrite ^/aaa/ http://mysite.org:9000";
}
...
Subject Author Posted

Is there a limitation in nginx on the number of simultaneous via proxy_pass

glareboa August 22, 2019 07:44AM

Re: Is there a limitation in nginx on the number of simultaneous via proxy_pass

Hung Nguyen August 22, 2019 10:56AM

Re: Is there a limitation in nginx on the number of simultaneous via proxy_pass

glareboa August 22, 2019 01:33PM

Re: Is there a limitation in nginx on the number of simultaneous via proxy_pass

glareboa August 31, 2019 03:18PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 303
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready