Forum Post: Re: Error 9407 Connection Timeout

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
Well it seems logic that TomCat gives me a timeout. Logging on the appserver, I see that it takes 3seconds to get the data. That looks fine for me because the user gets data from a table that hasn't got a index for it. But because it's a report that isn't often used, it seems allright for me to not create an index for that one report. I looked in server.xml in the config directory of TomCat. I see the following : So am I correct that the connectionTimeout is 20000, so 20 seconds ? Or is that the wrong place for looking at that parameter. I haven't got a lot of experience with Tomcat, but I don't see an error in the log files. Is this the correct parameter (in server.xml) ? Kind regards Bart S.

Continue reading...
 
Status
Not open for further replies.
Back
Top