Welcome! Log In Create A New Profile

Advanced

Will there be any performance improvement if same node is used as proxy_pass then other node used in nginx

Posted by kunaldas 
In my application I want to improve nginx performance in case of cache miss. Below are the two cases I am considering.

Case 1 : If I use some other nginx node as PROXY_PASS, so when cache miss happens the http request gets forwarded to the other node.

Case 2 : If I use localhost (same node) as PROXY_PASS, so in this case when cache miss happens http request will be loop back to the same nginx node.

In both the case will there be any performance difference.

Can anyone please let me know will there be any nginx performance improvement in case 2?
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 220
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