In LSWS 5.4 i have enabled multi-SSL certificates
httpd_config.xml set with <sslEnableMultiCerts>1</sslEnableMultiCerts>
<tuning>
<eventDispatcher>best</eventDispatcher>
<maxConnections>100000</maxConnections>
<maxSSLConnections>100000</maxSSLConnections>...