Link to home
Start Free TrialLog in
Avatar of blinkme323
blinkme323

asked on

Web app returning "http/ 1.1 service unavailable" error

Hey everyone,

I have an application hosted on Server 2008 that keeps throwing the following error when accessed:

Data: HTTP/1.1 503 Service Unavailable\r\nContent-Length:62\r\nConnection: close\r\nCache-Control: no-cache,no-store\r\nPragma: no-cache\r\n\r\n<html><body><b>Http/1.1 Service Unavailable</b></body> </html>
---------------------------

I searched around the net and I see that this normally relates to something server side, but thus far I haven't seen any errors in the IIS logs, nor any issues with the IIS config itself.  Any ideas of what else I could check?  Also, is there any possibility that the issue could be on the client side?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Dirk Kotte
Dirk Kotte
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of blinkme323
blinkme323

ASKER

Ended up being a remnant of the old VIP on one of the DNS servers.