4.9 Setting Application Parameters
The following table describes the system parameters available for tuning an application.
Table 4-4 System Parameters for Application Tuning
Parameters | Action |
---|---|
MAXACCESSERS, MAXOBJECTS, MAXSERVERS, MAXINTERFACES, and MAXSERVICES
|
Set the smallest satisfactory value because of IPC cost. Allow for extra clients. |
MAXGTT, MAXBUFTYPE, and MAXBUFSTYPE |
Increase MAXGTT for many clients; set MAXGTT to 0 for nontransactional applications.
Use MAXBUFTYPE only if you create eight or more user-defined buffer types. If you use many different VIEW subtypes, increase the value of MAXBUFSTYPE. |
BLOCKTIME, TRANTIME, and SANITYSCAN |
Increase the value for a slow system. |
BLOCKTIME, TRANTIME, BBLQUERY, and DBBLWAIT |
Increase values for slow networking. |
Parent topic: Tuning CORBA Applications