On 5/23/06, Tiago Semprebom <tisemprebom@xxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx