Re: Keep-Alive, Apache processes and $r->connection

2008-12-21 Thread Torsten Foertsch
On Sun 21 Dec 2008, André Warnier wrote: > Am I right, or horribly wrong, to assume that in case of a > "keep-alive" client connection, the multiple requests sent over that > connection will be processed by the same Apache "process" (child or > thread) ? > > I am assuming the above, from the fact t

Re: Keep-Alive, Apache processes and $r->connection

2008-12-21 Thread Adam Prime
André Warnier wrote: Hi. Am I right, or horribly wrong, to assume that in case of a "keep-alive" client connection, the multiple requests sent over that connection will be processed by the same Apache "process" (child or thread) ? I am assuming the above, from the fact that there exists a $r