Welcome! Log In Create A New Profile

Advanced

Re: Hello world upload_module adds 2 sec delay to file uploads

June 22, 2009 05:13PM
I was able to remove the two second delay by changing my curl command to the following:
curl -H 'Expect: 100-continue' -F 'file1=@/tmp/hworld' 'localhost:81/upload/this'


(For reference it was curl -F 'file1=@/tmp/hworld' 'localhost:81/upload/this')
Subject Author Posted

Hello world upload_module adds 2 sec delay to file uploads

jack June 22, 2009 03:13PM

Re: Hello world upload_module adds 2 sec delay to file uploads

Valery Kholodkov June 22, 2009 03:50PM

Re: Hello world upload_module adds 2 sec delay to file uploads

jack June 22, 2009 05:13PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 186
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready