Apache 2.2 -- how to allow more connections

This is a discussion on Apache 2.2 -- how to allow more connections within the Apache Web Server forums, part of the Web Server and Related Forums category; I have a server algebra.com where I serve a lot of generated content using mod_perl. My settings are <...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-29-2007
Ignoramus14352
 
Posts: n/a
Default Apache 2.2 -- how to allow more connections

I have a server algebra.com where I serve a lot of generated
content using mod_perl. My settings are

<IfModule prefork.c>
StartServers 5
MinSpareServers 7
MaxSpareServers 18
MaxClients 40
MaxRequestsPerChild 1000
</IfModule>

What happens sometimes is that I have all 25 servers stuck serving
data to slow clients, thus more clients cannot connect.

What I would like is to allow more concurrent connections per server,
although with only ONE page generation going on at any given time --
but the generated content could be served afterwards concurrently.

Is that possible? What settings should I set? I am using linux and
apache 2.2.

thanks

i

  #2 (permalink)  
Old 08-31-2007
Ignoramus19548
 
Posts: n/a
Default Re: Apache 2.2 -- how to allow more connections

On Tue, 28 Aug 2007 23:25:48 -0500, Ignoramus14352 <ignoramus14352@NOSPAM.14352.invalid> wrote:
> I have a server algebra.com where I serve a lot of generated
> content using mod_perl. My settings are
>
><IfModule prefork.c>
> StartServers 5
> MinSpareServers 7
> MaxSpareServers 18
> MaxClients 40
> MaxRequestsPerChild 1000
></IfModule>
>
> What happens sometimes is that I have all 25 servers stuck serving
> data to slow clients, thus more clients cannot connect.


Just For Your Information. I found the answer.

The real answer to this question, for busy sites, is called
"perlbal".

i

> What I would like is to allow more concurrent connections per server,
> although with only ONE page generation going on at any given time --
> but the generated content could be served afterwards concurrently.
>
> Is that possible? What settings should I set? I am using linux and
> apache 2.2.
>
> thanks
>
> i
>

 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:00 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0