home *** CD-ROM | disk | FTP | other *** search
/ ftp.f-secure.com / 2014.06.ftp.f-secure.com.tar / ftp.f-secure.com / support / hotfix / fsig / fsavigw640-01_readme.txt < prev    next >
Text File  |  2004-12-09  |  6KB  |  129 lines

  1. ==========================================================================
  2.  Post-Release Fix for
  3.  F-Secure Anti-Virus for Internet Gateways
  4.  
  5.  Copyright (c) 1993-2004 F-Secure Corporation. 
  6.  All Rights Reserved.
  7. ==========================================================================
  8.  
  9. SUMMARY
  10.  
  11. This post-release fix is for the following products/versions:
  12.  o F-Secure Internet Gatekeeper 6.40
  13.  o F-Secure Internet Gatekeeper 6.41
  14.  
  15. If you use earlier versions of the above mentioned products, please 
  16. download and install the latest version.
  17.  
  18. This post-release fix includes the following fixes:
  19.  o CTS#35587 The product may malfunction under high load
  20.  o CTS#35589 Each RTRC item has an unused FMutex
  21.  o CTS#35665 Rotatelogs.exe is not shut down if httpscan.exe terminates unexpectedly
  22.  o CTS#35721 Unhandled Exception in fs_filter if URI is empty and no '/' at the end
  23.  o CTS#35997 Problems listening to internet radio stations
  24.  o CTS#36079 Multiple "temporary file can't be created..." errors in LogFile.log  
  25.  o CTS#36108 SCIPMaxInmemSize is treated in bytes
  26.  o CTS#36131 Hostname in list of trusted hosts causes exception in FSFILTER
  27.  
  28. Recommendation: It is recommended to apply this hotfix.
  29.  
  30. TECHNICAL DETAILS
  31.  
  32. SCR#35587 description:
  33.  
  34. Under high loading the product seemingly stops accepting new connections and
  35. has to be manually restarted to get it back into operation. Although in some
  36. situations the problem can be worked out by changing Windows TCP/IP registry
  37. options and some product settings, the product reportedly still malfunctions
  38. after running under high loading for a while. This fix improves the error and
  39. exception handling logic and makes the product more reliable.
  40.  
  41. SCR#35589 description:
  42.  
  43. It was found that the product used system resources inefficiently. For each 
  44. item in the Recent Transaction Results Cache (RTRC), it allocated a mutex
  45. object which was not actually used. The problem is fixed in this post-release
  46. fix.
  47.  
  48. SCR#35665 description:
  49.  
  50. If the child httpscan.exe process terminates unexpectedly, there are two 
  51. instances of rotatelogs.exe process left running in the system. Although
  52. abandoned rotatelogs.exe processes do not pose a severe problem, they waste
  53. system resources and may be a reason of resource exhaustion under some
  54. circumstances. 
  55.  
  56. SCR#35721 description:
  57.  
  58. It was found that the product could terminate unexpectedly due to an 
  59. unhandled exception when processing an empty URI or URI path without the 
  60. slash ("/") at the end. The problem is fixed in this post-release fix.
  61.  
  62. SCR#35997 description:
  63.  
  64. This problem is partially caused by the problem found in SCR#35721. It was
  65. also found that the product did not properly handle RSTP (Real Time Streaming 
  66. Protocol). Because of this, end-users could not listen to Internet radio stations 
  67. with RealPlayer or other radio/media player software when configured to use 
  68. FS Internet Gatekeeper as a HTTP proxy. When this hotfix is applied, it should
  69. be possible to listen to Internet radio stations through FS Internet Gatekeeper
  70. without glitches.
  71.  
  72. SCR#36079 description:
  73.  
  74. Logfile.log contained quite many errors like "A temporary file cannot be 
  75. created due to error: The given path misformatted or contained invalid 
  76. characters". It was found that under certain conditions the product could
  77. attempt to create temporary files with invalid filenames. Because of the
  78. error, a request under processing was blocked. The logic of generating names 
  79. for temporary files has been improved in this hotfix.
  80.  
  81. SCR#36108 description:
  82.  
  83. It was found that the product treated the Max Size of Data Processed In-Memory
  84. setting (the SCIPMaxInmemSize directive in httpd.conf) in bytes instead of 
  85. kilobytes. Because of that, the performance of the product could be worse than
  86. anticipated. After applying this hotfix, the setting should be treated in
  87. kilobytes as expected.
  88.  
  89. SCR#36131 description:
  90.  
  91. When a host is specified as FQDN (Fully Qualifed Domain Name) in the Trusted 
  92. Hosts table, the product fails to process a request from that host and 
  93. unhandled exception is reported to the error.log. The problem is fixed in 
  94. this hotfix.
  95.  
  96. OTHER INFORMATION
  97.  
  98. This post-release fix includes the following files:
  99.  
  100. File Name            File Version      MD5 Checksum
  101. -----------------------------------------------------------------------
  102. fsavigwd.exe         6.40.91           e1f09cf0662891ec3315563e7e98007a
  103. httpscan.exe         6.40.91           599790752ccc371410f8cfb4741182f2
  104. libapr.dll           0.0.0.0           345c22ecd78f372436a27d5572f9b5ce
  105. libaprutil.dll       0.0.0.0           58f90669643735542292e94c5d0a6f47
  106. libhttpd.dll         6.40.91           7a0b7cf813204e4b9011bac5526b1b98
  107. rotatelogs.exe       6.40.91           d5c2ae10a95a193de421d0276b649c98
  108. mod_fs_filter.so     6.40.91           e1092547e5a46e32a24b2a0db133562b
  109. mod_proxy.so         0.0.0.0           ac4795366f2d4fcda55ec96d1508d86d
  110. mod_proxy_connect.so 0.0.0.0           c0f592d99156b74d7ed057657c5249d9
  111. mod_proxy_ftp.so     0.0.0.0           09e59a04b4994a97ba4173e7f2fccfe7
  112. mod_proxy_http.so    0.0.0.0           df4d344fef6b64f6080967bca60170ee
  113.  
  114. NOTE: Fixes for a particular component are cumulative and contain all 
  115. of the previous fixes for that component. 
  116.  
  117. For additional information, please visit F-Secure Support Center at:
  118. http://support.f-secure.com/
  119.  
  120. HOW TO APPLY THE POSTFIX LOCALLY
  121.  
  122. o Unpack all files from the package into a temporary folder on the
  123.   local machine.
  124.  
  125. o Open this folder in Windows Explorer and then double-click 
  126.   "fsavigw640-01.fsfix".
  127.  
  128. -- end of file -- 
  129.