Page 1 of 1

Set connectionTimeout parameter

Posted: Fri Jan 18, 2019 3:18 pm
by mwdazzo
I have installed Tomcat version 6 on a our zos2.2 system. It is up and running and working as expected. I have been asked to change the parameter called 'connectionTimeout' to 5hrs. Where would I add the parameter?

Thanks Matt

Re: Set connectionTimeout parameter

Posted: Sun Jan 27, 2019 1:24 pm
by dovetail
The Tomcat configuration on Unix/Window is in server.xml.
For the tz Tomcat distribution, these are in SERVXML and SERVVARS configuration members.
See: https://dovetail.com/docs/tomcat/config.html for details.