Has anyone had any issues with CF9 and memory? I have this strange problem where it does not seem to be giving it enough. Looking at the windows task mananger the jrun.exe process seems to not want to go over 300,000-400,000 K
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfau...@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
--
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168
Hi Steve,
Regards, Carl.
--
Yeah, on 32-bit Windows, 1.4GB is the most you can give it. I pretty
much never run CF in production with less than a 2GB heap (usually 2GB
min, 3GB max) but of course I don't use Windows in production. On
64-bit servers you can go higher but if you go beyond 4GB, you need to
be very careful about the GC configuration you use... Even tho' it's
only experimental in Java 6, if you use a large heap, the G1 collector
is worth trying (but, as always, it's all about load testing / real
live load and constantly tuning the GC configuration to get the best
overall performance).
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)
Yup. but I don't know how quickly (or even if) Adobe will certify
ColdFusion on Java 7...
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/
It was only introduced in _14 I believe and most folks says it was
pretty unstable up to about _20. I've seen good reports of folks using
it with _22 and up.
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/