hi, i am not an expert, but still i have some questions regarding apache, that i think are important:
1) how to see how many people are connected to my apache server? is there a command?
(i know about web counters)
2) i just read that apache is set by default to accept max 256 connections. Lets say, more than 256 people want to connect on my page. Is it true, that my apache has to be rewritten - recompiled to ...500 max connections?
it there any simple command which simply makes higher number of conn at once - so that recompilation is not needed?