• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

incoming http traffic

R

rav2211

Guest
http incoming traffic is not counted. Is there any solution?
 
I still have this problem.
Sample from Plesk demo.
HTTP 163.30 MB 22.60 MB 140.70 MB 40.8%
Sample from my site
HTTP 25 946.47 МБ 0.00 МБ 25 946.47 МБ 98.8%
Second column is equal 0. It`s not wright.
I`ve reinstalled Plesk8.0 onto clear SUSE 10.0 but the result is the same.
Does there anybody have the same problem?
 
File
/etc/apache2/conf.d/zz010_psa_httpd.conf
contains
<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>
There is no "%I" options for accounting size of incoming reqests. So statistics can not be collected.
Please, somebody, show example of yours file I mentioned at start of post.
 
Hello, All. I have identical trouble with Plesk 8.2 on SUSE 10. Anybody can help me ?
 
Back
Top