Re: Is there other methods or APIs to monitor qps?

2015-11-30 Thread Mark Andrews
Curl speaks http/1.0. We have fixed the server to better support http/1.0 clients. 4188. [bug] Support HTTP/1.0 client properly on the statistics channel. [RT #40261] Mark In message , Tony Fin ch writes: > liumingxing wrote: > > > It means that the statis

Re: Re: Is there other methods or APIs to monitor qps?

2015-11-30 Thread liumingxing
Ok, I have gotten it. curl has timeout mechanism and we can use it.:) Mingxing, Liu CNNIC From: Tony Finch Date: 2015-11-30 19:07 To: liumingxing CC: bind-users Subject: Re: Re: Is there other methods or APIs to monitor qps? liumingxing wrote: > It means that the statistics channel shou

Re: Re: Is there other methods or APIs to monitor qps?

2015-11-30 Thread Tony Finch
liumingxing wrote: > It means that the statistics channel should be opened? Yes. > Is there timeout mechanism? May curl query be not stucked? The curl manual says: --connect-timeout Maximum time in seconds that you allow the connection to the server to