Re: cgi-bin disconnecting upload

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Dec 6, 2013 at 9:24 AM, Andreas Frisch
<fraxinas@xxxxxxxxxxxxxxxx> wrote:
>> > or keep apache from sending the 100 - continue statement right away?
>
>>
>
>> What would it do instead?
>
>>
>
> Ιf it didn't send the continue at all, then at least the client side could
> detect a timeout and interrupt the upload itself rather than just keep
> sending data forever that apache has to discard.

Under what criteria, missing Content-Length? You can probably set that
up more directly w/ e.g. mod_rewrite.

If a 100-continue isn't answered, a client could just as well send it
the body anyway:

Because of the presence of older implementations, the protocol allows
   ambiguous situations in which a client may send "Expect: 100-
   continue" without receiving either a 417 (Expectation Failed) status
   or a 100 (Continue) status. Therefore, when a client sends this
   header field to an origin server (possibly via a proxy) from which it
   has never seen a 100 (Continue) status, the client SHOULD NOT wait
   for an indefinite period before sending the request body.



-- 
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx






[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux