Well, I think I found the answer:
You must stop checking the status of the process by disabling the pinging property by running the following command:
appcmd set apppool /apppool.name: string /processModel.pingingEnabled: false
Or using the user interface: