> I suspected this as well and here is the experiment I did. I start one
> curl client with low data rate with option "--limit-rate 10" (10 bytes
> per second), and afterwards I start a normal curl client. It seems
> initially the second curl client waits for something for a few seconds,
> and the
On Thu, 18 Aug 2011 14:22 -0500, "William A. Rowe Jr."
wrote:
> On 8/17/2011 3:51 PM, go1...@mailnew.com wrote:
> > Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
> > limit of number of simultaneous connection, I used the directive
> > ThreadsPerChild set the number to 1.
On Thu, 18 Aug 2011 00:41 -0400, "Craig Huffstetler"
wrote:
On Wed, Aug 17, 2011 at 16:51, <[1]go1...@mailnew.com> wrote:
Hi, I am using Apache 2.2.17 on Windows Server. To experiment
with the
limit of number of simultaneous connection, I used the
directive
ThreadsPerChild set the num
On 8/17/2011 3:51 PM, go1...@mailnew.com wrote:
> Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
> limit of number of simultaneous connection, I used the directive
> ThreadsPerChild set the number to 1. So I am only supposed to be able to
> have one connection at a time. But
On Thu, Aug 18, 2011 at 12:41 AM, Craig Huffstetler
wrote:
> On Wed, Aug 17, 2011 at 16:51, wrote:
>>
>> Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
>> limit of number of simultaneous connection, I used the directive
>> ThreadsPerChild set the number to 1. So I am only
On Wed, Aug 17, 2011 at 16:51, wrote:
> Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
> limit of number of simultaneous connection, I used the directive
> ThreadsPerChild set the number to 1. So I am only supposed to be able to
> have one connection at a time. But I am su
On Wed, 17 Aug 2011 23:51 +0200, "Jeroen Geilman"
wrote:
> On 2011-08-17 22:51, go1...@mailnew.com wrote:
> > Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
> > limit of number of simultaneous connection, I used the directive
> > ThreadsPerChild set the number to 1. So I
On 2011-08-17 22:51, go1...@mailnew.com wrote:
Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
limit of number of simultaneous connection, I used the directive
ThreadsPerChild set the number to 1. So I am only supposed to be able to
have one connection at a time. But I am s
Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
limit of number of simultaneous connection, I used the directive
ThreadsPerChild set the number to 1. So I am only supposed to be able to
have one connection at a time. But I am surprised to see I can use two
curl clients to dow