Thanks!----- Original Message ----- From: "Joshua Slive" <joshua@xxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Tuesday, February 06, 2007 4:05 PM Subject: Re: 2 questions
On 2/6/07, Geoff Hartman <geoff@xxxxxxxxxxxx> wrote:Q1: Is there any way to optimize apache for the highest number of possibleconnections?Yes. But how to do it is really dependent on your specific setup and needs. If you really only care about number of connections and not throughput, then you just need tons of memory and a threaded mpm. For general advice, start with: http://httpd.apache.org/docs/2.2/misc/perf-tuning.html Then if you need more help, try to come back with more specific questions.Q2: I seem to have a high number of active connections with a state of TIME_WAIT when I run netstat. Is that bad? or normal?Normal. It isn't anything to worry about unless you start getting connections refused even though you have idle apache processes. Joshua. --------------------------------------------------------------------- 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
--------------------------------------------------------------------- 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