educative.io

Which connection type should use when implementing load balancer?

I’ve read the “Long-Polling vs WebSockets vs Server-Sent Events” Chapter.
I am wondering which connection type should choose when implementing load balancer?
And could I assume that most load balancer is used when server is compute-intensive?