[AWS] Limit for Upload files
Dmitriy Anisimkov
anisimkov at ada-ru.org
Fri Jul 11 14:18:53 CEST 2008
Dmitriy Anisimkov wrote:
> Valeriy Gavrikov wrote:
>
>> Well, I have changed next section in aws-server-http_utils.adb (826
>> line in 2.5.0 version) :
>>
> I'm going to make Upload_Size_Limit configuration parameter in AWS HEAD.
>
Looks like it working now. If Content-Length more than Upload_Size_Limit
then HTTP Status code 413 is returned
and HTTP connection is closed to avoid data upload.
More information about the AWS
mailing list