Index: paging.xml =================================================================== --- paging.xml (revision 11891) +++ paging.xml (working copy) @@ -52,6 +52,7 @@ ... <paging-directory>/somewhere/paging-directory</paging-directory> + <page-max-concurrent-io>/5</paging-directory> ... @@ -75,6 +76,12 @@ each address being paged under this configured location. data/paging + + page-max-concurrent-io + The maximum number of concurrent reads the system can make on paged files. You may increase this parameter depending on + the expected number of paged destinations and the limits you have on your disk + 5 + Index: configuration-index.xml =================================================================== --- configuration-index.xml (revision 11891) +++ configuration-index.xml (working copy) @@ -319,6 +319,13 @@ data/paging + page-max-concurrent-io + integer + The maximum number of concurrent reads the system will do on the paging files + 5 + + persist-delivery-count-before-delivery Boolean