Hi Scott,

This is all down to how your application handles it memory. If you
allocate the full amount possible (approx 1GB) then you may have long
garbage collection cycles - too little and you can get out of memory
issues.

Dual processor machines will handle GC much better so you can afford to
up the JMV memory the more processors you have.

I would not like to run a windows server with less than 2GB total RAM on
the server so that you have the flexibility to go to the full 1GB JVM
memory if required.


Grant



-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Scott Thornton
Sent: Wednesday, March 29, 2006 10:32 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] RAM sizing on production servers


Hi,

What is the average amount of RAM do you guys have on your production
coldfusion servers?

How much do you allocate to coldfusion (I think I mean allocated to
jrun?) ?

I assume the machine has nothing on it except for coldfusion and an OS
like windows 2003.

Cheers,

Scott Thornton, Programmer
Application Development
Information Services and Telecommunications
Hunter-New England Area Health Service
p: +61 2 49813589
m: 0413800242
e: scott.thornton <at> hnehealth.nsw.gov.au



#####################################################################################

This email has been scanned by MailMarshal, an email content filter. 

#####################################################################################

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to