Hi,

I have haproxy set up in production, operating in keepalive in mode http.

In keepalive a single session can send multiple connections.

Is there a way to reject connections? 
Upon reaching total number of conenctions in backend?

I tried using an acl on be_conn.
This count does not reflect the total http requests that 
are coming through to the backend.

I do want to use keepalive and not move to http-close or forceclose.

Any advice is welcome.

Cheers!


Reply via email to