connection time out in server.xml

can u plz tell me what is connection time out in server.xml, how we can change it and what is the advanges or disadvantages if we change it.

Thanks in advance

[171 byte] By [venkat2007a] at [2007-11-27 11:32:44]
# 1

hi,

it sets or returns the number of seconds to wait for a connection to open, before canceling the attempt and generate an error.

If u want to Disable connection timeouts, set connectionTimeout value

to 0 in server.xml

drvijayy2k2a at 2007-7-29 16:47:10 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

thanks.

i didn't get u the connection between browser and server or server and database. can u explain.

Thanks in advance

venkat2007a at 2007-7-29 16:47:10 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...