Every now and then we encounter error reports from our users about some page throwing a 503 error. In this particular case, today, we know exactly what page is throwing the 503 error and we’re investigating the issue.
But what bugs me is that in such cases the user gets 503 error, not Lucee error template - and nothing gets tracked into the Lucee error logs.
So, as you might understand, debugging such problems is bit of a pain. Any ideas on what typically causes this behavior (503, no error log)?
We’re using slightly older Lucee as of now:: Lucee 5.3.2.77 running on CentOS.