I fixed the startup issue by removing some of the static libraries and
building them as modules. There are probably more complicated linker
issues with static vs. dynamic modules than I am aware of.
Joel Eidsath
On Wed, Apr 4, 2012 at 7:14 AM, Philip Martin
wrote:
> Stefan Sperling wri
I would love some help on this one. I have included my ldd info, as
well as my configure lines for apr, apr-util, httpd, and subversion.
Let me know if you have a guess about what is going wrong.
Also, please include me on replies as I am not a member of the list.
Joel Eidsath
jeids...@gmail.com
That option definitely looks interesting. From my reading, we could
use it to get apache to ignore all access restrictions except for the
SVN access file that I specify. Unfortunately my current performance
woes mostly come from the issues involved with processing the SVN
access file itself.
Joel
/INSTALL
For a longer term solution, I am looking at contributing some code to
mod_authz_svn to 1. allow rule caching, or 2. provide some sort of db
support.
Joel Eidsath
On Thu, Mar 22, 2012 at 1:11 PM, Andy Levy wrote:
> On Thu, Mar 22, 2012 at 15:24, Bob Archer wrote:
>>> Joel E