Question
Publishing Engine 6.0 m010: APE Request Failure. Failed to save body file to ....rq_4746\rqbody.dat
Changing PE's maxBusyInterval did not resolve the problem. Support is now
recommending I change Tomcat's connector configuration. They want me to add
disableUploadTimeout="false" a setting that if absent defaults to "true".
It seems counter-intuitive to me that disabling the disabling of a timeout
(isn't that enabling a timeout?) would "help" on a spotty network, but
maybe I'm reading the explanations for the setting wrong.
Chris: This is in line, I think, with what you were suggesting earlier.
This isn't the actual version of Tomcat I'm using but I assume the
explanation is still the same:
recommending I change Tomcat's connector configuration. They want me to add
disableUploadTimeout="false" a setting that if absent defaults to "true".
It seems counter-intuitive to me that disabling the disabling of a timeout
(isn't that enabling a timeout?) would "help" on a spotty network, but
maybe I'm reading the explanations for the setting wrong.
Chris: This is in line, I think, with what you were suggesting earlier.
This isn't the actual version of Tomcat I'm using but I assume the
explanation is still the same:

