1.

What Is Haproxy On Openshift?

Answer»

On OPENSHIFT, if your application is SCALABLE, HAProxy SITS in FRONT of it and accepts all incoming connections. It parses the HTTP protocol and decides which application instance the connection should be routed to. This is important as it allows the USER to have sticky sessions.

On OpenShift, if your application is scalable, HAProxy sits in front of it and accepts all incoming connections. It parses the HTTP protocol and decides which application instance the connection should be routed to. This is important as it allows the user to have sticky sessions.



Discussion

No Comment Found