whoami icon indicating copy to clipboard operation
whoami copied to clipboard

Could you turn off the Keep-Alive? or add an option to it?

Open twang2218 opened this issue 8 years ago • 2 comments

When testing the Swarm cluster, the emilevauge/whoami seems have Keep-Alive turned on, so if the frontend reverse proxy follow the Keep-Alive instruction, then the frontend will keep connected to a single backend, which makes the load balance useless. See the issue: containous/traefik#718

So, could you modify the program to turn the Keep-Alive off? or add an option for it. Thanks.

twang2218 avatar Oct 30 '16 19:10 twang2218

+1

composer22 avatar Dec 19 '16 00:12 composer22

Simply fork & make yourself a unique version

BirkhoffLee avatar Jul 12 '18 15:07 BirkhoffLee