@ChronosWS wrote:
My understanding of HAProxy is very limited but I think what I am asking here is not possible with HAProxy, and would like confirmation or disconfirmation.
Based on the contents of the first packet, which contains the name of the server, I would map that name to the actual backend servicing the request, possibly starting the server if it is not already started, and then transparently proxying the connection. If my understanding of HAProxy is correct, it cannot do packet inspection on layer 4 proxies (non-HTTP). Is this correct?
If HAProxy cannot do it, is there some other recommendation short of a fully custom proxy which could do this?
Thanks!
Posts: 2
Participants: 2