We have a major issue with our load balance web servers. If we have IIS logging turned on for our biggest websites, it bogs the servers down so much that most of our requests timeout. As soon as I turn the logging off, the server run fine again. What are some plausible solutions to being able to have logging for our web traffic and not have this bottleneck?
We have 2 load balance VMWare virtual servers running Windows Server 2003 and IIS 6 that handle just our websites/web traffic and nothing else (database and mail are on different servers).
EDIT: One wrinkle I forgot is that the files are saving to separate file server which is attached to a NAS.