EJ Ciramella <ecirame...@casenetinc.com> wrote on 05/03/2011 12:23:57 PM: > The previous installation (the one running 1.4.X) was all on 32 bit > hardware (and obviously software). > > The new hardware is 64-bit capable, but I?ve yet to track down the > compatible 64-bit svn binaries. > > I think also this is a memory leak issue, I?m pretty confident that > moving to 64-bit svn binaries (and apache) would result in fewer > crashes, but the same crashes none the less. > > Thanks for the suggestions though. Do you know off the top of your > head where I may find these so?s?
You can install a 64-bit apache and associated svn modules from: http://www.apachehaus.com/ (These are just manually installed zip files, not a nice installer.) I've peaked around 8GB of RAM usage with those binaries. RAM usage does go down after the affected transactions are complete, so it isn't a long term memory leak, just a large increase in memory usage during the transactions. Kevin R.