LimitRequestBody 0
am 05.06.2008 18:47:25 von Keith Hellman--WIyZ46R2i8wDzkSu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
This sounds a lot like=20
https://issues.apache.org/bugzilla/show_bug.cgi?id=3D42625
https://issues.apache.org/bugzilla/show_bug.cgi?id=3D12355
But I think it is different. I'm using certificates for authentication
to all of my pages:
# applied to _all_ URLs
SSLRequireSSL
SSLVerifyClient require
SSLVerifyDepth 5
SSLCACertificateFile /root/openssl/doberman-ca.crt
SSLOptions +FakeBasicAuth
SSLRequire %{SSL_CLIENT_S_DN_O} eq "mcprogramming.com" and \
%{SSL_CLIENT_S_DN_OU} in {"doberman", "localhost"}
When I try to upload an image to my wiki (MoinMoin, 1.70rc2) I get=20
a 413:
Request Entity Too Large
The requested resource
/m17test/MyStartingPage
does not allow request data with POST requests, or the amount of data
provided in the request exceeds the capacity limit.
Apache/2.2.8 (Debian) mod_ssl/2.2.8 OpenSSL/0.9.8g mod_wsgi/2.0
Python/2.5.2 Server at localhost Port 443
I can add
LimitRequestBody 2147483647
to conf and things work splendidly, but if I use
LimitRequestBody 0
(which should allow unlimited upload sizes), I'm back to the error
messages above.
Any thoughts? All the version info is in the error message, this is on
a debian testing system.
TIA
--=20
Keith Hellman #include
khellman@mcprogramming.com from disclaimer import standard
khellman@mines.edu
-*- =
=20
public key @ pgp.mit.edu 9FCF40FD=20
Y!M: mcprogramming AIM/ICQ: 485403897 =
=20
gtalk: jabber@mcprogramming.com =
=20
-*- =
=20
"The First Python function ever written (takes place in the Garden of Eden)"
Guido sayeth "I will write def foo():"
"Hmm, I could use an import, or two",
Satan said, in a whirl, "Why not write it in Perl?",
and the second function ever written - def foo_you():=20
-- Python Limmerick Contest submission by cappy2112
http://groups-beta.google.com/group/comp.lang.python/browse_ thread/threa=
d/d7a780beaff2e88a/
--WIyZ46R2i8wDzkSu
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFISBiceAsFcZ/PQP0RAoXDAKCppHaksWfZ960Qpe0JPXxadjIbrgCf bsWD
uNGEMYg63ivMGcu5APQe0DQ=
=YZSv
-----END PGP SIGNATURE-----
--WIyZ46R2i8wDzkSu--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org