Re: [viewvc-dev] ViewVC 1.1.0-beta1 slowness
"C. Michael Pilato" <[email protected]> Tue, 11 Nov 2008 10:05:46 -0500
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.devel |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
Silvonen, Mikko wrote: > Hi, > > We installed ViewVC 1.1.0-beta1 on our server today. At first, everything > looked good, but now we noticed that some folder index pages and log > pages of our oldest repository (with 9,000+ revisions) load really > slowly. A page that loaded in a fraction of a second in ViewVC 1.0.7 may > now take tens of seconds (or in some cases, several minutes) to load. Is > this a known problem? > > We use Subversion 1.5.3 (to be updated to 1.5.4) and the new svnauthz > authentication method, and the server OS is Windows Server 2003. I can > provide more information about our environment, but didn't know what > would be relevant in this case. Well, certainly adding authz to the mix adds quite a bit of processing overhead -- ViewVC has to consult the authz configuration to discern the readability of every path. And log views are especially harsh, because that means checking every path changed in a revision for every revision whose log is being display. Still, if you can help us by categorizing classes of problems, we can start looking to see if the processing that's going on is just par for the course or somehow excessively wasteful. Is it as simple to trigger as flipping the 'authorizer' configuration on and off? -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFJGZ9KokEGqRcG/W4RAh85AJ9bhy1MofVti825Tg5Ba7myl2xUIQCgstMs usnTNlC9mzDgDmvXgIVqkiw= =gSXO -----END PGP SIGNATURE-----