[us...@httpd] apache tuning for svn

2010-07-08 Thread west alto
Hi Gurus, Any advise on initial tuning values for apache MinSpareServers, MaxSpareServers, and StartServers, tcp tunings, ulimits, sysctl I'm running svn 1.6 over apache2 pre-fork. System load goes high as much as 10 during heavy usage. What would be your recommended MaxRequestsPerChild for

Re: [us...@httpd] mod_ldap not caching

2010-07-07 Thread west alto
Thanks, it works but i cannot connect to my windows ad as i need those certificates, where is the best ting to place LDAPTrustedClientCert? On Wed, Jul 7, 2010 at 9:39 PM, Eric Covener wrote: > On Wed, Jul 7, 2010 at 9:29 AM, west alto wrote: >> This are the only mod_ldap directives

Re: [us...@httpd] mod_ldap not caching

2010-07-07 Thread west alto
onTimeout 10 Thanks, On Wed, Jul 7, 2010 at 9:20 PM, Eric Covener wrote: > On Wed, Jul 7, 2010 at 9:18 AM, west alto wrote: >> It's not a truncated page, its empty with only title in it. >> > > Sounds like a match for the issue I described. Try to purge mod_ldap > d

Re: [us...@httpd] mod_ldap not caching

2010-07-07 Thread west alto
On Wed, Jul 7, 2010 at 8:59 PM, Eric Covener wrote: > On Wed, Jul 7, 2010 at 8:56 AM, west alto wrote: >> Browsing https://localhost/ldap-status show an empty LDAP Cache Information >> > > If it's a truncated page with just the title, it is a recently fixed > defect.

[us...@httpd] mod_ldap not caching

2010-07-07 Thread west alto
Hi Gurus, I have a subversion server that authenticates with windows ad and i want to cache my authentication for better performance. here's my setting: LoadModule authnz_ldap_module /usr/lib/apache2-prefork/mod_authnz_ldap.so LoadModule ldap_module/usr/lib/apache2-prefork/mo