Thanks for the reply. I appreciate it. I hadnt thought to try the API endpoint!
-K On Wednesday, June 24, 2015 at 8:48:35 PM UTC-7, Daniele Testa wrote: > > Hi Karl! > > Fetching "/#/guest/login" would probably not hit the database at all as it > is just loading static javascript and css. > > You could try to use "/api.php" which would at least test if the database > is up. I will let you know if I come up with another URL better suited for > this :) > > Regards, > Daniele > > > On Thursday, June 25, 2015 at 3:11:47 AM UTC+8, [email protected] > wrote: >> >> Right now, i am using GET /favicon.ico, EXPECT 200 OK. >> >> But is there something that's a better indicator of scalr's "health" that >> also does not require me to be logged in / have a valid session? Or is >> `/#/guest/login` a 'heavy' enough page that will test most of scalr's core >> functionality (connections to databases, etc) >> >> >> Thanks for your input! >> >> >> -Karl >> > -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
