Re: Bottleneck in httpd. I need help to address capacity issues on max parallel and rate connections

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Douglas Allan Tutty wrote:

Be careful when reading these numbers here. Don't forget that I am doing
this in labs with abuse, etc. I am trying to push the server as much as
I can here. In production, I do see some server reaching 10, 18 and some
time I saw up to 25, but all these were in extreme cases, most of the
time, it's always below 10.

I can't answer this question with proper knowledge here as I don't
pretend to know that answer. May be someone else can speak knowingly
about it?

> Could your bottleneck be in context-switching between so many processes?

Wasn't. However yes there is and I can see faulting. I check both the
vmstat and iostat to see what's up. Obviously the number are higher on
older hardware as it run out of horse power obviously. But the problem
was the be able to handle more then 300 parallel connections and why it
just 3x when only 2 more process were added. So, no, I don't think the
context-switching had anything to do with it here.

You will see when I post the changes I did and the test I did. Some are
surprising!

> I've never run httpd but it looks to me like a massivly parralized

One multi core and multi processor hardware with proper memory, it
shouldn't be a problem I think, but will know soon!

> How does the server do with other connection services, e.g. pop or ftp?

I only run one application per servers, always did and most likely
always will. So, any mail server is a mail server, and a web server is
only a web server here anyway. Even DNS are only running DNS as well, etc.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Bottleneck in httpd. I need help to address capacity iss..., Douglas Allan Tutty, (Wed May 9, 10:52 am)
Re: Bottleneck in httpd. I need help to address capacity iss..., Daniel Ouellet, (Wed May 9, 3:39 pm)
Re: Bottleneck in httpd. I need help to address capacity iss..., Douglas Allan Tutty, (Tue May 8, 9:53 pm)