I've noticed that requests to the apiman gateway for an invalid organisation or service etc. hang forever. e.g. a request to https://localhost:8443/apiman-gateway/OrganisationThatDoesntExist/serviceThatDoesntExist/1.0 Shouldn't this return a 404 error (or some other error) immediately? Tim