I would like to edit the <Connector connectionTimeout="xx" />
property in the server.xml of my Tomcat 9 Server.
However the app was deployed to an Azure WebApp (Serverless Instance) Directly from the Eclipse IDE and I am unable to find or edit that file.
Is there anyway to do this within the Azure Portal?
Is it possible to define the connectionTimout property another way?
Any help would be most appreciated.
This thread did not answer any questions :
- Edit the file server.xml by clicking on the Pencil icon and save it
Please refer Editing the Tomcat server.xml File and Customize Tomcat configuration for more information