diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-05-27 13:11:23 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-05-27 13:11:23 +0100 |
| commit | 07a45e744d24384e3b2a1667d4b98650e83f671d (patch) | |
| tree | 1aa80fec10f205ee9841859021a4ff9baff5b701 /docs | |
| parent | 54dd5c0194db230b8bd73e244529b539b51fc0fe (diff) | |
| download | rabbitmq-server-git-07a45e744d24384e3b2a1667d4b98650e83f671d.tar.gz | |
Brought out starting the persister to rabbit.erl. Also, reduced the file size limit to 25MB. The reason is that it was observed that start up was taking a long time simply because the files were large (100MB). Given that the file being written to is never GC'd, reducing the file size limit forces new files to be created more frequently, thus increasing the use of GC and thereby keeping file utilisation higher. As a result, less time is wasted at startup scanning over delivered but not-yet-GC'd messages.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
