Skip to content

Commit 7c47505

Browse files
pdurbinlandreev
andauthored
add word
Co-authored-by: landreev <leonid@hmdc.harvard.edu>
1 parent 05c503e commit 7c47505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/release-notes/12020-Payara-and-Java-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ We also recommend you ensure you followed all update instructions from the past
155155

156156
Under `/usr/local/payara7/glassfish/domains/domain1/config/domain.xml`, check the `Xmx` setting under `<config name="server-config">`, where you put the Dataverse-related JVM options, not the one under `<config name="default-config">`. This sets the JVM heap size; a good rule of thumb is half of your system's total RAM. You may specify the value in MB (`8192m`) or GB (`8g`).
157157

158-
1. **Please make sure** to check for any other custom configuration you may have in your current `domain.xml` that are not explicitly covered in the sections above. As an example, for Harvard Dataverse we have the thread pool size configured as follows for the main http listener:
158+
1. **Please make sure** to check for any other custom configuration settings you may have in your current `domain.xml` that are not explicitly covered in the sections above. As an example, for Harvard Dataverse we have the thread pool size configured as follows for the main http listener:
159159

160160
`<thread-pool name="http-thread-pool" max-thread-pool-size="400"></thread-pool>`
161161

0 commit comments

Comments
 (0)