Re: [Cppcms-users] Upload large files
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2013-05-12 18:51:41
|
Check security settings: http://cppcms.com/wikipp/en/page/cppcms_1x_config#security.multipart_form_data_limit I had just uploaded 3.3GB file without problems via CppCMS HTTP server and via fastcgi with lighttpd. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Saikumar Gandapodi <sai...@gm...> >To: cpp...@li... >Sent: Sunday, May 12, 2013 8:43 PM >Subject: Re: [Cppcms-users] Upload large files > > >>>>It is really strange, does it work for a small files? >Yes, less than 20MB is fine. In fact tested multiple file uploads and works >beautifully. > >>>>On what size the failure occurs ? >Tried 130MB file and fails consistently. > >>>>Do you have enough space on the disk (default /tmp)? >Yes, /tmp has 30GB free space. > >>>>Does it work or not with internal web server? >I haven't tested with the internal web server. >Do want me to test this with internal web server to out rule cppcms issue ? > > > > >------------------------------------------------------------------------------ >Learn Graph Databases - Download FREE O'Reilly Book >"Graph Databases" is the definitive new guide to graph databases and >their applications. This 200-page book is written by three acclaimed >leaders in the field. The early access version is available now. >Download your free book today! http://p.sf.net/sfu/neotech_d2d_may >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |