aodn / geoserver-build

Configures a GeoServer war containing extensions and configuration required by AODN instances
Other
2 stars 4 forks source link

Geoserver returns 200 OK for ncwms abomination even when thredds is unreachable #230

Closed julian1 closed 7 years ago

julian1 commented 7 years ago

Noticed in link checker,

$ curl -v  'http://geoserver-123.aodn.org.au/geoserver/ncwms?service=ncwms&request=GetMap&version=1.1.1&format=image/png&bbox=-180,-90,180,90&srs=EPSG:4326&width=1&height=1&STYLES=&LAYERS=csiro_oa_reconstruction/OMEGA_C'
*   Trying 10.1.1.12...
* TCP_NODELAY set
* Connected to geoserver-123.aodn.org.au (10.1.1.12) port 80 (#0)
> GET /geoserver/ncwms?service=ncwms&request=GetMap&version=1.1.1&format=image/png&bbox=-180,-90,180,90&srs=EPSG:4326&width=1&height=1&STYLES=&LAYERS=csiro_oa_reconstruction/OMEGA_C HTTP/1.1
> Host: geoserver-123.aodn.org.au
> User-Agent: curl/7.52.1
> Accept: */*
> 
< HTTP/1.1 200 OK
< Server: Apache-Coyote/1.1
< Content-Length: 0
< Date: Thu, 11 May 2017 01:57:59 GMT
< 
* Curl_http_done: called premature == 0
* Connection #0 to host geoserver-123.aodn.org.au left intact

From the GS node,

meteo@geoserver:/var/lib/tomcat7/conf$ ping thredds.aodn.org.au
ping: unknown host thredds.aodn.org.au