'Connection was reset' when 'posting' large amounts of data.
hello!
running coldfusion 7, have form allows 11 file uploads expected no more 50mb each.
i have tried 11 x 46mb file uploads , after couple of minutes firefox comes 'the connection reset'. works ok less data.
the server has been increased allow 3gb, maximum post data size 1000mb , have added <cfsetting requesttimeout ="99999"> on 'processing page' form submitted to.
any other ideas?
i know whole concept of uploading amount of data through coldfusion 7 not ideal, don't seems have option.
cheers, dan
apache looks ok, technical services server reports "java.lang.outofmemoryerror"
also narrowed down these tests, post data of
200mb - 1min 31 (fail)
150mb - 1min 55 (success)
dan "java.lang.outofmemoryerror" happening suggest @ cf jvm settings.
cf7admin > server settings > java , jvm >
minimum jvm heap size (in mb) value?
maximum jvm heap size (in mb) value?
and
vm arguments? eg:
-server -xx:maxpermsize=124m -xx:+useparallelgc
hth, carl.
More discussions in ColdFusion
adobe
Comments
Post a Comment