On 10/9/2012 7:26 AM, Joshua Armstrong wrote:
On 10/9/2012 3:26 AM, Eric Charles wrote:
So you are stressing directly the james-mailbox project, not the james-server?

If you persist in a database via JPA, set openjpa.streaming to true in james-database.properties, it will put less pressure on the memory and gc, especially for large attachments.

Thx, Eric
<snip>

Actually, both but that's a good tip. I'll flip that flag and see what our nightly build gives us tomorrow.

Just checked. openjpa.streaming is not supported on SolidDB because it doesn't really support BLOBs directly. SolidDB is a weird hybrid memory/disk database engine so its handling of things is a bit different from most RDBMS systems. :/

--
Joshua M. Armstrong
Software Engineer
Centurion, Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to