> > > Hi. So we're moving from ACF10 32 bit to ACF10 64 bit. On ACF10 32 bit,
> > > we settled on:
> > >
> > > Minimum JVM Heap Size (in MB) 1369
> > > Maximum JVM Heap Size (in MB) 1369
> > >
> > > On the ACF10 64 bit box, we have 32 GB of RAM to play with. Given that
> > > this box is just:
> > >
> > > ACF10
> > > The OS (Windows Server 2012)
> > > FusionReactor
> > >
> > > ...what's the best recommendation(s) for min/max heap to guarantee ACF10
> > > always has as much RAM as it could possible want/need?
> >
> > This question requires more information. How much memory did your
> > application use in the 32-bit environment? Were you having
> > out-of-memory issues in the old enviroment?
> >
> > Just because you have loads of memory doesn't mean you want CF to have
> > to manage it all, unless it's going to use it.
>
> In the last week, we maxed out at 960 MB.
OK, so maybe you'd leave the minimum heap size right around where it
is now, and increase the maximum by 1.5 or 2 times the current value -
these are just guesses, of course. See how that works, then change
accordingly.
If you're using Java 8 (which you can with the latest CF patches), you
might want to look at your PermGen settings, as Java 8 doesn't really
have a permanent generation any more.
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360214