Hi

HLS seems to be based on standard HTTP requests, so although I don't
know the details of the HLS protocol, I think HAProxy can do the Job.

You can use the diferent HAProxy timeouts to deal with long HTTP
sessions and you can rely on any HTTP header, cookie, .. to route
requests to the appropriate pool.

++


On 29/11/2017 08:09, Deon S wrote:
>
> Good day
>
> HAproxy looks like a very nice product. Was wondering if we can use it
> for HLS server load balancing. HLS is basically http file download but
> chunked. Connection times are way longer that normal and persistence
> will definitely be a key factor. Load balancer will ensure that
> connections are spread over a number of HLS streamers. Possibility we
> can enforce this with user accounts, when user connects we have some
> information and can then direct it to pool,  perhaps cookie.
>
> Search mailing list but found nothing about HLS.
>
> Regards
>
> Deon
>
> -- 
Hls

-- 
Moemen MHEDHBI

Reply via email to