Hello everyone,
This is the second time I'm writing. I'm glad to thanks you all,
reading the mailing list helped me to prevent many problems and to set
up a server that seems to work pretty good as for now.
I have setup a little PHP script to display a summary page for
different repositories in my SVNParentPath directory (not exactly,
well, with mod_rewrite handling it's kinda the same). It works
perfectly well with the exemple provided in the documentation.
I rewrite most of the script and added a few calls to "svnlook".
It's amazing how slow it is. I'm launching seven sequential "svnlook
youngest" requests, and it takes almost one second to complete. I
thought revision querying was a very light operation - and it seems
that there is some problem somewhere. I don't have any idea where to
look at to inspect this. Here's my configuration:
Linux 2.6.7 kernel
Apache/2.0.52 (Unix) mod_ssl/2.0.52 OpenSSL/0.9.7d DAV/2 PHP/5.0.2 SVN/1.1.2
All repository are built upon DB 4.2.52; filesystem is ext3, disk
drive is old but seems to handle my quasi-inexistant traffic well.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 13 22:44:51 2005