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

Requesting help with SVN internal server errors over https

From: Antti Siukola <siukola.antti_at_gmail.com>
Date: Mon, 9 Nov 2009 13:37:02 +0200

Hello!

After quite a deep digging with Google, I haven't found an answer to
my questions.

I'm having a huge SVN server with lot of users and almost 3000
repositories. Https hit rate is about 1500 requests per second. In
about 8 hours I have receive almost 10 000 internal server errors
(http 500).

Most of them (almost 8000) are like these:

"OPTIONS /path/to/repo HTTP/1.1" 500 562
"PROPFIND /path/to/repo HTTP/1.1" 500 562

But also like these two:

Could not fetch resource information. [500, #0]
Could not open the requested SVN filesystem [500, #2]
Could not open the requested SVN filesystem [500, #2]

and

Provider encountered an error while streaming a REPORT response. [500, #0]
A failure occurred while driving the update report editor [500, #104]
Error writing base64 data: Connection reset by peer [500, #104]

I really appreciate all suggestions on this matter as I have not found
any answers to the issue.

Cheers

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2415757

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-09 12:41:45 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.