SSLSessionCache module ?

10 views
Skip to first unread message

Richard Dunkle

unread,
Jan 20, 2019, 9:28:22 PM1/20/19
to Apache for OS/2
I am configuring ssl on 2.4.37
What is the os2 name of the module for the SSLSessionCache  ?

the httpd.conf.sample  shows:
#LoadModule socache_shmcb_module modules/socache_shmcb.dll

I tried socache_.dll  but that is not correct.

Paul Smedley

unread,
Jan 25, 2019, 3:55:09 PM1/25/19
to apa...@googlegroups.com
Hi All,
Rich ended up sending this to me direct as it seems he was on moderated
posting so the mail hadn't come through.

Anyway, the issue here was that the was the apache2 build system
shortened DLL names meant that only the first 8 characters of the
original dll name were used.

so.... socache_xxx.dll & socache_yyy.dll both were truncated to socache_.dll

To fix this, I changed the code to use the first 5 characters and last 3
characters of the DLL name.

http://smedley.id.au/tmp/httpd-2.4.37-os2-20190113.zip includes these
changes.

Cheers,

Paul
Reply all
Reply to author
Forward
0 new messages