Hi - posting this here and Exchange because I really don't know where the
problem lies. Running Outlook Web Access on IIS5.0 and Exchange 5.5.
Everytime time a users opens a connection to OWA, the server running IIS
spawns another session of DLLHOST.EXE and this session remains open even
after disconnect. Eventually, once this DLLHOST session consumes about 50 mb
of memory, access to OWA hangs.

Can anyone shed some lite on this. I've seen alot of discussion on it and it
seems the only "fix" I have seen is to write a script that ends this runaway
process every x times a day. Problem with this, is if someone is connected
to OWA, they get kicked off when the script runs.

Thanks in advance