[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 413 Request Entity Too Large

From: Pond, Jack <JPond_at_montcopa.org>
Date: Tue, 22 Jan 2008 15:59:11 -0500

The answer to Mr. Eichler's question (and mine) is:
"413 Request Entity Too Large" problem can be solved by moving
SSLVerifyClient from the directory level up to the virtual host level as
found in Apache bug 39154,
http://www.mail-archive.com/bugs@httpd.apache.org/msg21739.html.

Jack D. Pond
CIO, Montgomery County, PA
 
"My great wish is to go on in a strict but silent performance of my
duty; to avoid attracting notice, and to keep my name out of the
newspapers" -- Thomas Jefferson (1762-1826)
 
>>>>>Original question follows:

Date: Fri, 10 Aug 2007 11:30:26 +0200
From: Matthew Eichler <matthew.eichler_at_aventinesolutions.nl>
Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8
Subject: 413 Request Entity Too Large

Hello,

I'm using the Apache SSL set-up with Subversion and requiring client
certificates in the WEB DAV set-up in Apache, but I get the "413 Request

Entity Too Large" error trying to check in files that >~150KB in size.
I
google'd the problem of course and found that I could try the
"LimitRequestBody 2147483647" directive in Apache, but it doesn't help.

I've put it in the global area and inside the Location directive and
tried
both the main httpd.conf and the conf.d/ssl.conf files, but there seems
to
be no affect.

Is there anything else to try? ...

svn: Commit failed (details follow):
svn: PUT request failed on
'/repository/!svn/wrk/dacce64e-1401-0010-80cc-ed3c0739f3a2/somedir/somef
ile'
svn: PUT of
'/repository/!svn/wrk/dacce64e-1401-0010-80cc-ed3c0739f3a2/somedir/somef
ile':
413 Request Entity Too Large (https://myserver.org)

My Linux set-up is (basically using the standard yum repository for
Fedora):

Linux Fedora Core 6: 2.6.20-1.2962.fc6xen
Apache: httpd-2.2.4-2.1.fc6
Subvsion: subversion-1.4.3-2.fc6
MOD DAV: mod_dav_svn-1.4.3-2.fc6
MOD SSL: mod_ssl-2.2.4-2.1.fc6

-- 
Matthew Eichler
Aventine Solutions
matthew.eichler_at_aventinesolutions.nl
http://www.aventinesolutions.nl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-22 21:53:10 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.