Current time: 11-27-2024, 04:51 AM Hello There, Guest! (LoginRegister)


Post Reply 
#940 Apachelog problem
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: #940 Apachelog problem
I can tell about plesk 7.54
Code:
global:
<IfModule mod_logio.c>
LogFormat "%h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" plesklog
</IfModule>
<IfModule !mod_logio.c>
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" plesklog
</IfModule>

virtualhost:
CustomLog  /home/httpd/vhosts/aaa.ch/statistics/logs/access_log plesklog
ErrorLog   /home/httpd/vhosts/aaa.ch/statistics/logs/error_log

domains: about 80 virtualhosts
lsof | grep http | grep log | wc -l -> 2514
mod_php... about 22 running http processes at the moment...

/J
01-09-2008 05:48 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
#940 Apachelog problem - BeNe - 01-09-2008, 05:06 AM
RE: #940 Apachelog problem - joximu - 01-09-2008 05:48 AM
RE: #940 Apachelog problem - BeNe - 01-09-2008, 05:56 AM
RE: #940 Apachelog problem - joximu - 01-09-2008, 06:25 AM
RE: #940 Apachelog problem - Zothos - 01-09-2008, 06:40 AM

Forum Jump:


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