*** REPLY SEPARATOR ***
On 2/6/2007 at 4:11 PM Sander Temme wrote:
>Yes, this is normal. The operating system places sockets in
>TIME_WAIT for a certain period of time (usually two minutes) after
>the server has completed a three-way TCP closure handshake. Various
>oper
On Feb 6, 2007, at 3:45 PM, Geoff Hartman wrote:
Q1: Is there any way to optimize apache for the highest number of
possible connections?
Your main tunable is the MaxClients directive, which you can tune to
maximize the number of workers Apache will have available. You should
tune this al
Thanks!
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 06, 2007 4:05 PM
Subject: Re: [EMAIL PROTECTED] 2 questions
On 2/6/07, Geoff Hartman <[EMAIL PROTECTED]> wrote:
Q1: Is there any way to optimize apache for
On 2/6/07, Geoff Hartman <[EMAIL PROTECTED]> wrote:
Q1: Is there any way to optimize apache for the highest number of possible
connections?
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
Q1: Is there any way to optimize apache for the highest number of possible
connections?
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?
Thanks!
On 9/13/05, Dr. Scott S. Jones <[EMAIL PROTECTED]> wrote:
> 1) I run Mailman 2.5 on my apache 2 installation, system running Debian 3.1.
> I can open my mailman database if I enter it like this:
>
> http://fyrenice.com/cgi-bin/mailman/admin/listname
>
> However, if I leave out the '/cgi-b
I am not sure where my system is corrupted, but it is problematic indeed.
Here's the problem, and then a symptom:
1) I run Mailman 2.5 on my apache 2 installation, system running Debian 3.1.
I can open my mailman database if I enter it like this:
http://fyrenice.com/cgi-bin/mailman/adm