I was noticing that formsweb.cfg has a networkretries entry.
# only change this after reading the documentation.
hmmm. Here's some documentation:
"Set the value to a suitable number according to the network characteristics and needs, for example, networkRetries=30
This parameter specifies the number of times the Forms client should try reconnecting to the middle tier before finally timing out. "
What is a suitable number? I wonder how long forms waits before doing a retry?
We have a bad network here that drops traffic and this has caused trouble with our forms usage. I was wondering if this is a
forms thing or a weblogic thing? I want the forms server to wait longer before declaring the connection dead.
thanks!