Re: [libvirt PATCH] src: warn if client hits the max requests limit

2022-09-21 Thread Peter Krempa
On Wed, Aug 24, 2022 at 16:21:02 +0100, Daniel P. Berrangé wrote: > Since they are simply normal RPC messages, the keep alive packets are > subject to the "max_client_requests" limit just like any API calls. > > Thus, if a client hits the 'max_client_requests' limit and all the > pending API

Re: [libvirt PATCH] src: warn if client hits the max requests limit

2022-09-21 Thread Daniel P . Berrangé
ping On Wed, Aug 24, 2022 at 04:21:02PM +0100, Daniel P. Berrangé wrote: > Since they are simply normal RPC messages, the keep alive packets are > subject to the "max_client_requests" limit just like any API calls. > > Thus, if a client hits the 'max_client_requests' limit and all the > pending

[libvirt PATCH] src: warn if client hits the max requests limit

2022-08-24 Thread Daniel P . Berrangé
Since they are simply normal RPC messages, the keep alive packets are subject to the "max_client_requests" limit just like any API calls. Thus, if a client hits the 'max_client_requests' limit and all the pending API calls take a long time to complete, it may result in keep-alives firing and