----- Original Message ----- From: "Daniel Campbell" <campbell@xxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Monday, November 19, 2007 11:29 AM Subject: Re: dbd mysql segmentation fault in 2.2.6
worker is the multi-threaded and you only need smaller number of processes for the same amount of traffic. Each process has a bunch of threads which share a connection pool for backend storage like mysql or ldap. The connections in the pool can be re-used which save the cost of establishing and destroying these connections. This is a big performance improvement if put on a busy server.No I have not. What is the difference?
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx