Re: Apache httpd 1.3 and connection pooling

2009-01-30 Thread André Warnier
Arne Riecken wrote: If I understood right, Apache httpd 1.3 is not multi threaded but can consist of multiple processes. And one Apache process has a connection pool size of 1 that should not be changed. So is there a kind of pool of 1-connection-pools ? That I don't really know, but it sounds

Apache httpd 1.3 and connection pooling

2009-01-30 Thread Arne Riecken
If I understood right, Apache httpd 1.3 is not multi threaded but can consist of multiple processes. And one Apache process has a connection pool size of 1 that should not be changed. So is there a kind of pool of 1-connection-pools ? Is it right that it does not make sense then for mod_jk to have