I'm trying to increase the allowed memory for CF to
accommodate large file uploads. I've experimented with various
settings, but can't seem to correlate them with the file size I'm
trying. Currently trying to upload a 300Mb file. Have the following
settings in the Java and JVM window: Maximum JVM Heap Size (MB):
1024; JVM Arguments: -XX:MaxPermSize=384m.
Upload attempt results in the error:
coldfusion.util.MemorySemaphore$MemoryUnavailableException: Memory
required (300616607 bytes) exceeds the maximum allowed memory.
Are there other settings, or changes to the above, that will
allow me to perform this upload?
Steve Moore
Larimer County Colorado