Hi,
My inbound SOAP service is responding with a 503 after an app pool recycle. How can I fix this issue?
Hi,
My inbound SOAP service is responding with a 503 after an app pool recycle. How can I fix this issue?
If an inbound soap service is responding with an 503 (service unavailable) probably the cause is an IIS app pool recycle with overlap. You can disable overlap in IIS under Application Pools -> Advanced Settings -> Disable Overlapped Recycle. Set this setting to true to fix this problem.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.