Details
Product: Ensim Pro for Linux
Version: 4.0.4 (Red Hat Enterprise Linux 4)
Date: September 22,2005
Overview: Addresses the issue:
Incorrect bandwidth measured for interrupted downloads
Hotfix Description: When a very large file is downloaded from a site, irrespective of whether the whole file is downloaded or the download is interrupted immeditely, ensim reports bandwith as if the whole file was downloaded.
Also the access log for the site produced by apache shows the file-transfer size as if the whole file was transfered. This happens even if the user clicks "Cancels" immediately before the download has even started.
As the files are large, clicking on the files may interrupt the download immediately or after some time. This makes the bandwith reported by Ensim, several times large.
Download :
For RHEL4:
http://download.swsoft.com/ensim/download/pro/linux/4.0.4/hotfix/bandwidth/webppliance-bandwidth-4.0.4-050914.rhel.4ES.i386.rpm
(md5sum: 55f7162fad15c20ff467322402404dd5)
Installation Procedure:
1) Download the file from the above location
2) Service httpd stop
3) cp /usr/lib/httpd/modules/httpdmon20.so /usr/lib/httpd/modules/httpdmon20.so_back
4) rpm -Uvh webppliance-bandwidth-4.0.* (basically /usr/lib/httpd/modules/httpdmon20.so file needs to be replaced)
5) service httpd restart
6) set_pre_maintenance
7) set_maintenance
8) set_post_maintenance
9) service webppliance restart
|