You can develop your own OWS service http://docs.geoserver.org/stable/en/developer/programming-guide/ows-services/implementing.html
The advantage is that your are running within geoserver and can check whatever you want. Additionally, you can create your specific response. Cheers Christian Zitat von Hochmeister Rudolf <[email protected]>: > Hi, > > We want to share multiple tomcat/geoserver instances behind a load > balancer. > In order to achieve this , a monitor url or something compareable is > needed to recognize a running geoserver. I thought of requesting a > WFS-Cap, but if there are hundreds of featureclasses published, the > returned XML gets very big and isn't of constant size! Maybe a > describeFeatureType would be a quick and cheap request, but then there > is a dependency to the data, which can become problematic! Is there any > chance to possibly request a tiny(can be empty), static HTML-Page in > geoserver/web with HTTP OK status? > > "Running in a Production Environment"-Documentation does not mention > anything like that, can you please give some hints, thx? > > Mfg, > Rudi > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
