Hello, I have two questions regarding an update to the context.xml file. First I understood that any changes made to the context.xml file would not be read until the Tomcat instance was restarted. I updated the removeAbandonedTimeout attribute from 90 to 300 seconds planning on restarting the Tomcat instance later today, but Tomcat restarted automatically after I saved the update. I did not know Tomcat was monitoring for changes in the context file, and then would restart if any changes were detected. Is that standard behavior? Second now that the new attribute entry was supposedly picked up, how do I confirm it is now 300 seconds? I don't see that attribute in the default server status page.
Thank you -John