curl-and-php
Re: send request
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 5 Aug 2003 09:59:21 +0200 (CEST)
Date: Tue, 5 Aug 2003 09:59:21 +0200 (CEST)
On Tue, 5 Aug 2003, Pramod JAYARAM wrote:
> I am new to php and curl. Can anyone tell me as to how to send varying
> number of requests per second to a php server using curl.
With curl you typically send one request at a time.
If you want to send more than one, use a loop and send multiple ones. You
decide the frequency.
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01Received on 2003-08-05