Garbage Collection Overhead Limit & Java Heap Space Issues
We're currently running a Windows server with CFM 2018 installed and recently developed a new site. When we push the site to a "live" environment the server runs well for about 20-30 minutes and then it will just fail to respond. I do see the CFM processor and SQL processor slowly start to increase as the site gets traffic. I'm guessing it just builds up until it gets bottlenecked or something. The site then fails to respond or gives us the pretty standard CFM error or fails to load any pages and eventually just throws the Tomcat error. The errors i get are Java heap space and or GC overhead limit.
When we run the site in a "dev" environment it works fine but of course when it's in a dev environment it's only one or two people hitting the site. The "live" and "dev" site are on the same server, they're just different URL's so there is no difference between the server settings. Just the number of people hitting the site (public vs private). I do have a couple of CFC Objects that run a bunch of functions so not sure if I need to investigate there.
If anyone may know of something regarding GC or Java heap please let me know. Any help or direction is appreciated.
Thanks.
