You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Matthew Eichler <ma...@aventinesolutions.nl> on 2007/08/10 09:30:26 UTC

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/somefile'
svn: PUT of  
'/repository/!svn/wrk/dacce64e-1401-0010-80cc-ed3c0739f3a2/somedir/somefile':  
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@aventinesolutions.nl
http://www.aventinesolutions.nl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org