2.1 trunk = ab -v 2 segfault

2005-03-26 Thread Alexander Lazic
Hi, i use the 2.1 tunk ab and have found 2 segfaults, it think. the first one was easy to find: in ssl_print_cert_info() the buf is 64 not BUFSIZ for eg. =X509_NAME_oneline(dn, buf, BUFSIZ); The second one was not so easy to find because i'am not very familiar with the openssl-development. After

Re: problems with mod_proxy and mod_cache on 2.X

2005-03-26 Thread Michal Mertl
I wrote: I don't know if you know about some persistent problems with $SUBJ. In case you do, please ignore this posting. I'm developping caching proxy server with antivirus. The best/cleanest solution seems to me apache2 + mod_clamav. I had to fix mod_clamav substantialy but now I stumbled