InterviewSolution
Saved Bookmarks
| 1. |
How You Can Close The Client Connection To The Orbix 3 Daemon? |
|
Answer» Orbix 3 clients do not automatically close the CONNECTION to the Orbix daemon. These connections need to be closed EXPLICITLY. Orbix 3 JAVA provides the IT_KEEP_ALIVE_FORWARDER_CONNECTION configuration variable which can be set to FALSE in order to close the connection to the Orbix daemon. Orbix 3 clients do not automatically close the connection to the Orbix daemon. These connections need to be closed explicitly. Orbix 3 Java provides the IT_KEEP_ALIVE_FORWARDER_CONNECTION configuration variable which can be set to false in order to close the connection to the Orbix daemon. |
|