Re: [EMAIL PROTECTED] any luck using shared memory for mod_ssl SSLSessionCache ?

2007-04-30 Thread Yannick Mercier
0005a6d0 [20] main(0x7400, 0x0, 0x10017de68, 0x100197b70, 0x1001905d8, 0x100176758), at 0x10001de04 (dbx) Thank you Yannick On 4/23/07, Yannick Mercier <[EMAIL PROTECTED]> wrote: Yep Ive got some core files in /var/core, one for every time a child crashes my SSLMutex is set to pthreads

Re: [EMAIL PROTECTED] Valid users cannot login with authnz_ldap

2007-04-27 Thread Yannick Mercier
try to use something that doesnt start with dc= in your base dn AuthLDAPURL ldap://silver.abc.co.za/dc=abc,dc=co,dc=za?uid make it for example : AuthLDAPURL ldap://silver.abc.co.za/ou=Users,dc=abc,dc=co,dc=za?uid On 4/26/07, mxc <[EMAIL PROTECTED]> wrote: Hi all, We are experiencing a str

Re: [EMAIL PROTECTED] any luck using shared memory for mod_ssl SSLSessionCache ?

2007-04-23 Thread Yannick Mercier
:12 AM, Yannick Mercier wrote: > [Mon Mar 19 08:45:28 2007] [notice] child pid 27827 exit signal Bus > error (10), possible coredump in /opt/apache If the httpd child can write to /opt/apache, you're likely to find a core file there. We'd be hugely interested in a backtrace of that. Th

[EMAIL PROTECTED] any luck using shared memory for mod_ssl SSLSessionCache ?

2007-04-23 Thread Yannick Mercier
I wonder if anyone is succesfully using shm for mod_ssl SessionCache I dont.. under Solaris8 with apache 2.2 when I set SSLSessionCache to shm:/opt/apache/logs/ssl_scache(512000) or to shmcb:/opt/apache/logs/ssl_scache(512000) httpd childs dump core with this output to the error_log when LogLe

Re: [EMAIL PROTECTED] My apache server attacked

2007-04-23 Thread Yannick Mercier
You may want to take a look at mod_evasive, depending on at what rate the mass posting took place, this could have blocked it On 4/23/07, Jacky <[EMAIL PROTECTED]> wrote: Dear all, In our production environment, we have 2 apache servers firewalled to accept port 80 and 443 only. These apache

[EMAIL PROTECTED] Apache 2.2.4 childs dumping core when SSLSessionCache uses shm

2007-03-23 Thread Yannick Mercier
Hey list, when I set SSLSessionCache to shm:/opt/apache/logs/ssl_scache(512000) or to shmcb:/opt/apache/logs/ssl_scache(512000) httpd childs dump core with this output to the error_log when LogLevel is set to debug : [Mon Mar 19 08:45:27 2007] [info] Initial (No.1) HTTPS request received for chi