• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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