Re: Issue with HTTP PUTing large files
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2011-06-08 20:09:58
|
Hi Aron, On Wed, Jun 8, 2011 at 9:34 PM, Bellorado, Aron <abe...@ve...>wrote: > > When attempting to upload a file via HTTP PUT that is several GB’s in size > (specifically 2839783616 bytes) as shown in the URL entry from the > configuration file below, curl-loader generates its HTTP PUT message with a > Content-Length header value of -1455183680. I assume this is an issue with > size of the variable holding the file size. I also tried including a > “HEADER=” line in the config file to overwrite the ‘Content-Length’ header > to the appropriate value, but curl-loader formats the HTTP PUT message with > 2 Content-Length headers; one with the invalid value and one with the > specified value. I am running curl-loader version .47. Any help would be > appreciated. > > URL= > http://10.1.111.173:8080/v1/AUTH_PUBLIC/bucket/file-101111173-movie1Video-PUT.1 > URL_SHORT_NAME=file-101111173-movie1Video-PUT.1 > REQUEST_TYPE=PUT > UPLOAD_FILE=/tmp/mymovie.mpg > TIMER_URL_COMPLETION=120000 > TIMER_AFTER_URL_SLEEP=4000 > > > Aron > > Please, upgrade to the latest version, since this might be an issue with LARGE_FILE support. If still the problem persists I will dig into libcurl to file if any issues with support of large files for PUT. -- Regards, Robert Iakobashvili, Ph.D. Home: http://www.ghotit.com Blog: http://dyslexia-blog.ghotit.com Twitter: http://twitter.com/ghotit Facebook: http://facebook.com/ghotit ...................................................................... Ghotit Dyslexia Assistive technology that understands you ...................................................................... |