On 5/23/06, Tiago Semprebom <[EMAIL PROTECTED]> wrote:
Hello,

I'm have a Pentium IV - HT 3.0 GHz, 1.024 MB (RAM), Linux and Apache 2.2 (my
server will serve only pages with static content, without PHP, for example).
I've some questions about the Apache configuration for this computer
configuration:

1) The number of Max simultaneous connetions, Max Number of clients, Max
number of requests for that Apache work in the limit and the correct place
for set this informations in Apache 2.2.

See the file extra/httpd-mpm.conf and copy the section that applies to
your mpm into httpd.conf.  (If you didn't select an mpm, you most
likely have prefork.)  Also see the docs for your mpm.


2) I've a doubt about if Apache make some kind of cache  for  the static
content, and  if  it exists where I can disable it?

By default there is no caching.  Caching can be configured with
mod_cache and related modules.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to