> It's probably worth noting that I get the same reaction
from the browser
> when Caudium cuts off an overly large request (due to
the maximum post
> size being reached). Personally, I'd rather see a
specific response (like
> a 5xx error) from the server, rather than the request
being processed
> with a cut-off.
Digging into server/etc/modules/Caudium.pmod/Const.pmod and
"413 Request
Entity Too Large" and "414 Request-URI Too
Large" looks interresting.
I'm currently offline thus i can't check the RFC to be sure
about what
this means, yet.
> Thoughts?
The default maximum POST body size is currently set to 65kb,
which seems
way too less.
--
Bertrand
|