CF Sever is unable to process some templates whereas it can execute rest.
Hi Everybody,
I am going through a very serious issue.Could anybody suggest??
There are around 200-300 users accessing coldfusion templates on a daily basis.
At times the coldfusion server responds to user's request.But more frequently it stops responding.
Sometimes part of the application is accessible and rests get hangged.
Coldfusion server seems to be working fine when the load on server is low.As the load(no. of users) increases the template seems to
get hang.However CF server continues to try executing the template without resulting in error.As the execution reach 15-20 mins it gives 503-error.
Also it is observed that CF server settings has max jvm heap size as 512MB but during high load the heap size goes beyond 700 MB.
However when we increase the max heap size to 1024MB the problem still persistes.
We tried a workaround to release memory from the object not currently in use.Even this seems to be not working.
Any pointers would be grateful.
Thanks.
