David Herrero wrote:
I want to modify this value without restart the server, and i
need view MaxClient while the server is started.
in 1.3 ap_daemons_limit is probably what you are after. if you're talking about 2.0 it's a bit more complex than that for the threaded mpms, but prefork looks to be the same.
HTH
--Geoff