Current time: 09-27-2024, 10:10 PM Hello There, Guest! (LoginRegister)


Post Reply 
AWStats does not work in r857 ?!
Author Message
zpin Offline
Junior Member
*****
Dev Team

Posts: 160
Joined: Sep 2007
Reputation: 1
Post: #10
RE: AWStats does not work in r857 ?!
I've had a look at the cpu usage during awstats dynamic browsing and it's rather high. I think I'll switch back to static so it doesn't affect the gameservers too much (because with static I can chose at which time it generates the cpu load, plus I can nice it down a bit).
I think all that is needed for it to work is the following in a vhost domain entry:
Code:
Alias /stats    /{WWW_DIR}/{DMN_NAME}/statistics/

    <Directory "/{WWW_DIR}/{DMN_NAME}/statistics">
        AllowOverride None
        DirectoryIndex awstats.{DMN_NAME}.html
        Order allow,deny
        Allow from all
    </Directory>

in the dmn mngr we could then just substitute the current awstats template with this one when awstats mode is 1.
(This post was last modified: 10-16-2007 05:39 PM by zpin.)
10-16-2007 05:36 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
AWStats does not work in r857 ?! - BeNe - 10-16-2007, 12:38 AM
RE: AWStats does not work in r857 ?! - zpin - 10-16-2007 05:36 PM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)