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
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
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
thanks.
i didn't get u the connection between browser and server or server and database. can u explain.
Thanks in advance