lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Problem to upload file in form


From: Dominique Asselineau
Subject: Re: [Lynx-dev] Problem to upload file in form
Date: Fri, 22 Nov 2013 12:54:51 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Thomas Dickey wrote on Thu, Nov 21, 2013 at 08:50:19PM -0500
> On Thu, Nov 21, 2013 at 04:57:50PM +0100, Dominique Asselineau wrote:
> > Hello,
> > 
> > It seems that Lynx on Debian Wheezy (version 2.8.8dev.12) does not
> > allow to upload files trough a form beyond 8192 bytes.  I do not find
> 
> I use the feature occasionally with the w3c validator, and just checked it
> now with a 200kb file (works for me...).  

What version of Lynx?  On what operating system and what version?

> There's no specific size limit
> in the code (and I don't recall any relevant bug-fixes in that area).
> So... more information would be helpful.

When I upload a PDF file containing several MO via a form, only 8KB
are stored in a temporary file of the Apache server and the server
waits for the rest of the file, then a timeout occurs with this error

(70007)The timeout specified has expired: Error reading request entity data 

I never encountered this problem with my personnal compiled version,
maybe 2.8.7.  I believe I compiled it to use SSL which was not
supported in the packaged version on Debian/Lenny.

Dominique

> 
> > an option to change this behavior.  Before I used a version that I
> > compiled.  Should I compile the last version with an option allowing
> > the upload without limit?
> 
> -- 
> Thomas E. Dickey <address@hidden>
> http://invisible-island.net
> ftp://invisible-island.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]