I have Coldfusion 8 installed on a CentOS Virtual Dedicated Server. My system runs great after a reboot, then slowly as members sign on it gets slower and slower until it crashes. I'm guessing this is a memory leak, and after some research I put request limits on my datasources and also set all my CFC functions to output="no". JVM Memory Usage in the Server Monitor seems to run between 50 - 100 MB, which is a big improvement since the CFC updates, but my memory usage for session scope (graph on the bottom half of Memory Usage - Memory Usage Summary) climbs consitently, then the server drops when it hits about 65 KB. Any ideas whatsoever?