Re: [cfaussie] JEE / Vanilla Tomcat install - Proxy Timeouts

2015-01-13 Thread Andrew Myers
Thanks Gareth. I've actually tracked it down to the maximum post size setting in Cf Admin (I was completely off the mark thinking it was proxy related). But your suggestion looks like something I might follow up on anyway. Thanks! Andrew -- You received this message because you are

Re: [cfaussie] JEE / Vanilla Tomcat install - Proxy Timeouts

2015-01-13 Thread Gareth Edwards
Hi Andrew, Have you tried a chunked upload? Something like this? http://www.bennadel.com/blog/2585-chunking-file-uploads-with-plupload-and-coldfusion.htm http://www.bennadel.com/blog/2585-chunking-file-uploads-with-plupload-and-coldfusion.htm or we’ve been using this