Re: Apache+Svn hangs every 1-2 weeks
"Thomas B?rkel" <[email protected]> Tue, 11 Oct 2005 10:27:47 +0200
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <[email protected]> |
HI! "Erik Huelsmann" <[email protected]> wrote in message news: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 Sorry, I thought possible bugs are to be reported here. > about the backend you're using? FSFS? BDB? Which Subversion version FSFS. > does your server use? (You mention 3 versions, but don't tell which > one runs on the server.) Currently, we are using 1.2.3 on the server. Before, we had 1.1.x and the same problem was there, too. I did not report it until now, because we always were behind some versions and I thought, this may already be fixed in the next version. But now, we are up to date. ;-) Clients are running 1.1.x or 1.2.x. > You probably run into a BDB lock accumulation problem, but: do you > have any other processses accessing your repository directly? ViewCVS > maybe? We have WebSVN installed. Could that be the problem? I thought, that would use the Apache mod. Thanks! Thomas