Sequel: [SQU] POST fails with files > 1024 K

From: Markus Wernig <wernigm@dont-contact.us>
Date: Thu, 05 Oct 2000 16:14:36 +0200

Markus Wernig wrote:
>
> hi all
>
> this problem appeared at our site with squid 2.3STABLE1:
>
> uploading files > 1024 K (exactly!) from localdisk to a remote webserver via
> POST request fails. (netscape reports a broken pipe, i/o error while writing to
> the network; msie simply issues a generic error page). tcpdump shows the squid
> machine sending RESETs after receiving some packets from the browser, and not
> sending anything to the webserver. no log entries at all, not even at debug
> level 9.
>
> as far as i can tell, the POST originates in some java function called by
> pressing the appropriate button on the form.
>
> the only parameter i have found is request_size, which was commented out in
> squid.conf (btw, what is the hardcoded default?).
> setting it to 10M and restarting the squid didn't change anything.
>
> and, even stranger: the same config and upload work well with any prior version
> (tested with 2.2S3 & S4 & S5)

now, there's one more strange thing i've noticed (and hadn't noticed before)

when changing the request_size in squid.conf i usually restart squid. no errors
are printed.
but when doing squid -k reconfigure i get:
2000/10/05 16:05:47| parseConfigFile: line 35 unrecognized: 'request_size 10240
KB'

is the parameter no longer supported?
have i misspelt it? (already tried maximum_request_size and max_request_size)

markus

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Oct 05 2000 - 08:20:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:41 MST