Default Values for Keep-Alive Requests and Max. Connections

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
Axis
-


Joined: 29 Sep 2003
Posts: 336

PostPosted: Tue Feb 01, 2005 7:46 pm    Post subject: Default Values for Keep-Alive Requests and Max. Connections Reply with quote

Hello Aprelium and Aprelium Forum people--

Using Beta.

I have changed the settings for "Keep Alive Requests" and "Maximun Simultaneous Requests" in Server Parameters.

Can anyone tell me what the default settings are supposed to be? (I cannot now remember :-\ And anyones opinion of what is a reasonable setting for these two parameters on a busy site (1000-1800) page request/day with a pretty decent processor.

I would be interested in what Aprelium has their Abyss server settings at for these parameters on this site if they wouldn't mind sharing.

Any general feedback about the consequences of setting these too high or too low would be appreciated as well. I am not sure I fully understand these parameters in general--what the difference between them really is and what consequences will occur from changing them to server function, etc.


Regards,
Axis
Back to top View user's profile Send private message
Systemsoft
-


Joined: 06 Jun 2003
Posts: 59
Location: Krakow, Poland

PostPosted: Tue Feb 01, 2005 8:04 pm    Post subject: Reply with quote

Defaults values are:

Keep Alive Request = 10
Maximum Simultaneous Requests = 20
Back to top View user's profile Send private message Send e-mail
Axis
-


Joined: 29 Sep 2003
Posts: 336

PostPosted: Fri Feb 04, 2005 5:55 am    Post subject: Reply with quote

Thank you!

Axis
Back to top View user's profile Send private message
Systemsoft
-


Joined: 06 Jun 2003
Posts: 59
Location: Krakow, Poland

PostPosted: Fri Feb 04, 2005 9:53 am    Post subject: Documentation Reply with quote

To get know about every console function, have a look to documentation.

Aprelium in documentation wrote:


Keep-Alive Requests: The maximum number of requests that can be served over the same connection. Only HTTP/1.1 and some HTTP/1.0 compliant browsers can benefit from this feature.

Maximum Simultaneous Requests: The maximum number of requests the server can serve in parallel.


Back to top View user's profile Send private message Send e-mail
Axis
-


Joined: 29 Sep 2003
Posts: 336

PostPosted: Fri Feb 04, 2005 5:18 pm    Post subject: Reply with quote

Hi Systemsoft--

Yes...I had read the documentation before posting here.

Regards,
Axis
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1332

PostPosted: Sat Feb 05, 2005 12:30 pm    Post subject: Re: Default Values for Keep-Alive Requests and Max. Connecti Reply with quote

Axis wrote:

Any general feedback about the consequences of setting these too high or too low would be appreciated as well. I am not sure I fully understand these parameters in general--what the difference between them really is and what consequences will occur from changing them to server function, etc.

If the Keep-Alive Requests is too high, all depends on the browser your visitors use. Some of them will get a HTML page and all its images from the same (or at most 2 connections). So if you have a page with many images (>20), the visitor may feel that the images are loaded very slowly (because they are being downloaded one after the other over the same connection.) But this is an extreme situation.

If the Maximum Simultaneous Requests is very high, you can accept many simultaneous requests but the disadvantage is that on a highly loaded computer (or a slow computer), every connection will be served very slowly as they all have to share the same processing power. It is similar to opening 50 applications on the same computer: your machine will be slower than with the same computer running only 10 of them.
Back to top View user's profile Send private message
Axis
-


Joined: 29 Sep 2003
Posts: 336

PostPosted: Sat Feb 05, 2005 5:04 pm    Post subject: Reply with quote

Thank you! That helps.

Regards,
Axis
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group