Description
|
When the TEACTION CONNECT is performed in a shared session environment (use a TEACTION RELEASE KEEPOPEN), subsequent TEACTION CONNECT requests that acquire an existing session get a 5 second delay.
This is because we have many different screens and cannot create a TECONNECTED for every screen that may appear, especially a CLEAR (blank, unformatted) screen...which unfortunately is the first screen displayed on a new connection, and one we CAN'T have a TECONNECTED for!
The TEACTION CONNECT should not require a TECONNECTED tag to speed-up the connection when the session connected to is already active.
|