Apache Concurrent users
Gabriel Gunderson
gabe at gundy.org
Wed Jul 21 23:16:16 MDT 2010
On Wed, Jul 21, 2010 at 11:04 PM, Kenneth Burgener
<kenneth at mail1.ttak.org> wrote:
>> Tnx for the great info. Is mod_status already loaded as defualt modules in apache? or do i need to compile it?
>
> My CentOS 5 apache package had this precompiled in. I only needed to
> enable it:
And if you happen to be using one of the Debian / Ubuntu flavors, try this...
Verify that you like the settings:
cat /etc/apache2/mods-available/status.conf
Then enable the new module:
a2enmod status && /etc/init.d/apache2 restart
Best,
Gabe
More information about the PLUG
mailing list