Hi all,

I'm not sure if the following is doable:

I have several servers (processes providing services) on
one physical server. Is there a way to limit the count
of connections for the physical server?

backend num1
    server1 IP:Port1
    server2 IP:Port1
backend num2
    server1 IP:Port2
    server2 IP:Port2

And I want to limit resources based on
the entities server1, server2 while sharing
their resources among the backends.

Hint appreciated.

Best regards
Andreas Mock


Reply via email to