I have GSX 3.1 installed on Windows 2003 Enterprise. The host operating system has a fileshare setup to hold web pages and associated files. I have Redhat Enterprise AS 3 with Apache setup as a guest OS on the same physical system. The linux guest is using smb to map to the share and is using that as the webserver's default htdocs. The host OS somewhat randomly detects that the guest linux system is performing a denial of service attack (Event ID 2025). The problem is that apache freaks out when the host closes the connection and then opens lots of extra sessions which quickly jumps the load average over 150. At that point, all I can do is restart the linux guest. Has anyone else seen this and come up with a solution?
Ken Blankenship