Amit Tomar
2010-Sep-20 10:21 UTC
[Mongrel] problem in downloading large file(1.1GB) using xsendfile.so
Hi all, I am Running Apache as frontend server to mongrel and uploaded 1.1 Gb of file using my rails application .Now I am trying to download same 1.1 GB stream ,for that i loaded mod_xsendfile.so in apache httpd.conf file and using send_file function downloaded this 1.1 gb of stream successfully.but after downloading it ,again am trying to download same 1.1 gb of stream but now am getting failed to allocate memory error. what is the problem?? Thanks -- Posted via http://www.ruby-forum.com/.
Maybe Matching Threads
- problem in downloading large file(1.1 gb) using xsendfile mo
- problem when downloading files with xsendfile
- problem in downloading large file with apache+mongrel
- Large file support (up and down) for Mongrel 0.13.3
- Apache configuration for using plugin Xsendfile