nginx-0.8.10
Jérôme Loyet
jerome at loyet.net
Tue Aug 25 20:14:19 MSD 2009
2009/8/25 Igor Sysoev <is at rambler-co.ru>:
> On Tue, Aug 25, 2009 at 01:06:30PM +0200, J?r?me Loyet wrote:
>
>> ]# openssl version
>> OpenSSL 0.9.6m 17 Mar 2004
>
> It seems that ssl_session_cache can be built with latest 0.9.6 versions:
>
> HISTORY
> SSL_SESS_CACHE_NO_INTERNAL_STORE and SSL_SESS_CACHE_NO_INTERNAL were
> introduced in OpenSSL 0.9.6h.
>
> I'm not sure whether to revert 0.9.6 support.
I don't need a revert to 0.9.6, it was just a simple question to
understand why later versions were not usable with 0.9.6.
I'll update to 0.9.8 or install a parallal version of openssl to have
both 0.9.6 and 0.9.8
++ Jerome
>
>> 2009/8/25 Igor Sysoev <is at rambler-co.ru>:
>> > On Tue, Aug 25, 2009 at 12:34:43PM +0200, J?r?me Loyet wrote:
>> >
>> >> yes proof here:
>> >>
>> >> # /usr/local/oss/nginx-0.8.4/sbin/nginx -v
>> >> nginx version: nginx/0.8.4
>> >> # ldd /usr/local/oss/nginx-0.8.4/sbin/nginx
>> >> linux-gate.so.1 => (0xb7f8c000)
>> >> libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7f57000)
>> >> libpcre.so.0 => /usr/lib/libpcre.so.0 (0xb7f46000)
>> >> libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0xb7f19000)
>> >> libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0xb7e5f000)
>> >> libdl.so.2 => /lib/libdl.so.2 (0xb7e5b000)
>> >> libz.so.1 => /usr/lib/libz.so.1 (0xb7e48000)
>> >> libc.so.6 => /lib/libc.so.6 (0xb7d2c000)
>> >> libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7d23000)
>> >> /lib/ld-linux.so.2 (0xb7f8d000)
>> >> # rpm -q openssl
>> >> openssl-0.9.6-8
>> >
>> > What does "openssl version" show ?
>> >
>> >
>> > --
>> > Igor Sysoev
>> > http://sysoev.ru/en/
>> >
>> >
>
> --
> Igor Sysoev
> http://sysoev.ru/en/
>
>
More information about the nginx
mailing list