curl -v "http://localhost/mapguide/mapagent/mapagent.fcgi" --request POST --data "" --user Administrator:admin * About to connect() to localhost port 80 (#0) * Trying 127.0.0.1... connected * Server auth using Basic with user 'Administrator' > POST /mapguide/mapagent/mapagent.fcgi HTTP/1.1 > Authorization: Basic QWRtaW5pc3RyYXRvcjphZG1pbg== > User-Agent: curl/7.23.1 (x86_64-pc-win32) libcurl/7.23.1 > Host: localhost > Accept: */* > Content-Length: 0 > Content-Type: application/x-www-form-urlencoded > * Empty reply from server * Connection #0 to host localhost left intact curl: (52) Empty reply from server * Closing connection #0 After 5 times: curl -v "http://localhost/mapguide/mapagent/mapagent.fcgi" --request POST --data "" --user Administrator:admin * About to connect() to localhost port 80 (#0) * Trying 127.0.0.1... connected * Server auth using Basic with user 'Administrator' > POST /mapguide/mapagent/mapagent.fcgi HTTP/1.1 > Authorization: Basic QWRtaW5pc3RyYXRvcjphZG1pbg== > User-Agent: curl/7.23.1 (x86_64-pc-win32) libcurl/7.23.1 > Host: localhost > Accept: */* > Content-Length: 0 > Content-Type: application/x-www-form-urlencoded > < HTTP/1.1 503 Service Unavailable < Content-Type: text/html; charset=us-ascii < Server: Microsoft-HTTPAPI/2.0 < Date: Tue, 11 Dec 2012 09:48:49 GMT < Connection: close < Content-Length: 326 < Service Unavailable

Service Unavailable


HTTP Error 503. The service is unavailable.

* Closing connection #0