>
>
> Hey Ben,
>
> before we embark on a mission here :-) Any known issues building
> Apache-SSL with SSLeay 0.9.0 on Linux-glibc6? I'd really like to link
> SSLeay in as a shared library as well. Anything you know that we should
> be aware of before we start?
>
> tia,
>
SSLeay 0.9.0 craps out when you try to build a shared lib version... 0.8.1
works fine though.. Thats how I have my apache-ssl running, with a shared
SSLeay 0.8.1...
Side thought.. I thought shared libs were suppose to help out by useing less
memory.. I found that it would use more memory when I ran with with the
sharded lib then the static one...