To teach a problem, the application nginx requests to cache the data service through http, and caches the product information locally after getting the product information. How to load balance the request from nginx to http?

Mar.15,2021
Multiple business servers can be configured in

upstream. This is a very standard load balancer configuration method. There are many in Baidu.

Menu