|
The default for Event_Pool_Size in R5 and R6 is 5242880 (5 MB), and that will be the maximum size to which the memory pool can grow for unprocessed events, unprocessed notifications, and event suppression memory. When trying to determine if this is an eve
|
Changes in this parameter require quitting and restarting the server, or use of the \\\"restart server\\\" command. More specifically, it requires release of the Domino shared memory in which the pool is stored. This means that any Notes client, Domino program, or Notes API program from another vendor, which is running from the same Domino data directory, must also be stopped. If there are several such programs from other vendors running (as with Windows NT services), it may be simpler to shut down and restart the system.
The maximum value which can be set is Event_Pool_Size=5242880 (5 MB).
If you use the parameter Event_Pool_Size=5,242,880 on AIX or iSeries, this will prevent HTTP from starting. You cannot use commas in the size. This parameter would have to be set as Event_Pool_Size=5242880 on the iSeries platform.
Note: The event task pool has a maximum value of 5MB in both R5 and Notes/Domino 6 and the default is 5MB. |
|
| Default value: 5242880 |
| Valide since: 5.0 |
| Weblink: |