You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by webmaster <we...@kreorg.hu> on 2003/01/28 13:47:53 UTC

[users@httpd] Tuning 2.0.44

Hi List,

Anyone out there with experience for 2.0.44.?

Our site on a small SuSE 7.1. with small trafic as well.

The compiled worker setting:

<IfModule worker.c>
StartServers         1
MaxClients          30
MinSpareThreads     15
MaxSpareThreads     35
ThreadsPerChild     15
MaxRequestsPerChild 30
ServerLimit          2
</IfModule>

Compiled in modules:
  core.c
  mod_access.c
  mod_auth.c
  mod_include.c
  mod_log_config.c
  mod_env.c
  mod_setenvif.c
  worker.c
  http_core.c
  mod_mime.c
  mod_status.c
  mod_autoindex.c
  mod_asis.c
  mod_cgid.c
  mod_negotiation.c
  mod_dir.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_so.c

Please, help tune it properly.

Thanks Antal



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org