Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information.
So we recently got v5.3.5 into Production and am using the /status endpoint for our load balancer checks. But evidently that's taking too long for the LB and it's saying that server is down. As far as I know, /status doesn't do a whole lot but it's taking over 16 seconds under minimal load. And I've seen that /status will be depreciated in v6. So is there something else that we can/should use for a LB endpoint to tell the LB that the service is up?
thanks,ds
--