Sun Microsystems GlassFish Enterprise Server 2.1 Administration Manual page 148

Hide thumbs Also See for GlassFish Enterprise Server 2.1:
Table of Contents

Advertisement

Admin Console Tasks for Transactions
Restart the Enterprise Server.
6
To set the keypoint interval
Keypoint operations compress the transaction log file. The keypoint interval is the number of
transactions between keypoint operations on the log. Keypoint operations can reduce the size of
the transaction log files. A larger number of keypoint intervals (for example, 2048) results in
larger transaction log files, but fewer keypoint operations, and potentially better performance.
A smaller keypoint interval (for example, 256) results in smaller log files but slightly reduced
performance due to the greater frequency of keypoint operations.
In the tree component select the Configurations node.
1
Select the instance to configure:
2
Select the Transaction Service node.
3
Enter the number of transactions between keypoint operations in the Keypoint Interval field.
4
The default value is 2048.
Click Save.
5
Restart the Enterprise Server.
6
148
Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008
To configure a particular instance, select the instance's config node. For example, the default
instance, server, select the server-config node.
To configure the default settings for all instances, select the default-config node.

Advertisement

Table of Contents
loading

Table of Contents