Hi,
We are having memory leak/performance issue/timeout. we have checked and tuned db and all our queries.
The configuration for our server is as follows.
OS - windows 2003 SP2
CPU - 8-way 2.66 ghz intel Xeon(R) X5355 @
Memory - 16GB
I like to know for the above server configuration,
- upto what number I can give for "Max. no. of simultaneous template requests" ? currently we got 10.
- upto how much I can give for Max. Heap size in CF administrator"? currently set for 1024 MB.
- JVM Arguments is "-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -XX:-UseGCOverheadLimit"
anything we can add or change in the JVM argument to improve the performance?
Please advice. Thanks.