[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Ping servlet - Is the application server up and running?  XML
Forum Index -> Development
Author Message
mmueller

Active

Joined: 17/12/2009 07:05:17
Messages: 24
Location: Ettlingen
Offline

Hi,

has CaptainCasa any "PingServlet" which just says "Hello"?
Our load balancer needs an URL to check if the application server is still alive, up and running.

It is similar to the "SELECT 1 FROM DUAL" request to check if the connection to the Oracle database server is ok.

The call should be cheap with respect to server resources.

Kind regards,
MaMue
[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

Hi,

no, there is no explicit ping servlet.

Please just add some ping (or even pong?) servlet, in which you may also check the healthy-state of your application.

Regards, Björn

Björn Müller, CaptainCasa GmbH
mmueller

Active

Joined: 17/12/2009 07:05:17
Messages: 24
Location: Ettlingen
Offline

Hi Björn,

thank you for your quick response.

No problem, we can implement such a servlet.

The ¡Hola mundo! in casabac was nice and useful.

Kind regards and have a nice weekend,
MaMue
[WWW]
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team