Re: Apache+Svn hangs every 1-2 weeks
Erik Huelsmann <[email protected]> Tue, 11 Oct 2005 09:56:11 +0200
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <aea328ab0510110056jd4fc55bhcce08a363966ba8c__11822.4919461229$1129017660$gmane$org@mail.gmail.com> |
> About every 1-2 weeks, our Apache/Svn server hangs (no longer answers > requests). Well, this looks more like a users@ question, but what can you tell us about the backend you're using? FSFS? BDB? Which Subversion version does your server use? (You mention 3 versions, but don't tell which one runs on the server.) You probably run into a BDB lock accumulation problem, but: do you have any other processses accessing your repository directly? ViewCVS maybe? bye, Erik.