Hi, I know that in IIS 6.0 a worker process can be recycled automatically when it consume a certain limit indicated by the IIS administrator. But is there a limit of memory allocated by the system for each worker process by default? The problem is: We have a web service running on IIS 6.0. This web service...