Open yillkid opened 6 years ago
Could you explain more about point 2 ?
Thanks :smiley:
Available process in the queue list means First available process in the list has highest priority refer the chapter of Passenger library documentation for detail. And according to the this, we should put higher level swarm node in the In front of the list of requests handler.
Passenger seems lack of the reverse proxy, the limitation as below:
The possible steps to implement load balancing with swarm nodes can be enumerated as follows:
Reference: