The AppServer Connect procedure provides a convenient place to perform connection activities. Although these connection activities have value for a variety of reasons, be aware that using these could, to various extents, affect your overall connection performance.
You might want to perform any of the following activities independently of each other, or in combination with any other items:
For a state-reset or state-aware AppServer, provide security for procedure execution by using the
EXPORT( ) method to define the allowed export list for client applications
It might be difficult to predict exact connection speed and the effects of using any, all, or some combination of these options. However, in general, each of these options has some overhead. Although none of these options are required, you might want to consider them as part of your security model. See
Securityconsiderations for more information.