With Enable Session Tickets enabled, the LSWS service cannot be started.

19 views
Skip to first unread message

Tao Jiang

unread,
Jan 18, 2018, 1:04:21 PM1/18/18
to OpenLiteSpeed Development
Description: unable to access the WEB panel, the LSWS service cannot be restarted.

Here are some of my configurations:

Enable Session TicketsYes
SSL Session Ticket Lifetime (secs)600
SSL Session Ticket Key FileNot Set

Now I can only modify httpd_config.conf to force the shutdown, so I can restart the service and go to the web panel.

I am willing to provide more logs and hope to help me solve this problem.

Thanks

David

unread,
Jan 18, 2018, 2:47:48 PM1/18/18
to openlitespee...@googlegroups.com
You can use 'bin/lswsctrl stop' to shutdown the server or use kill command.

I mean in the tuning  part set the sslSessionCache  to 1.
If you do not have it, add it.
Like below.

tuning  {
  eventDispatcher         best
  maxConnections          2000
  maxSSLConnections       1000
  connTimeout             30000
  maxKeepAliveReq         1000
  smartKeepAlive          0
  keepAliveTimeout        50
  sndBufSize              00
  rcvBufSize              0
  maxReqURLLen            8192
  maxReqHeaderSize        16380
  maxReqBodySize          5047M
  maxDynRespHeaderSize    8192
  maxDynRespSize          6047M
  maxCachedFileSize       4096
  totalInMemCacheSize     20M
  maxMMapFileSize         256K
  totalMMapCacheSize      40M
  useSendfile             1
  fileETag                28
  enableGzipCompress      1
  enableDynGzipCompress   1
  gzipCompressLevel       6
  compressibleTypes       text/*, application/x-javascript, application/javascript, application/xml, image/svg+xml
  gzipAutoUpdateStatic    1
  gzipStaticCompressLevel 6
  gzipMaxFileSize         2M
  gzipMinFileSize         100000
  SSLCryptoDevice         null

  sslSessionCache         1
}

Thanks.
David
--
You received this message because you are subscribed to the Google Groups "OpenLiteSpeed Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openlitespeed-deve...@googlegroups.com.
To post to this group, send email to openlitespee...@googlegroups.com.
Visit this group at https://groups.google.com/group/openlitespeed-development.
For more options, visit https://groups.google.com/d/optout.

Tao Jiang

unread,
Jan 20, 2018, 2:24:48 AM1/20/18
to OpenLiteSpeed Development
I know what you mean and use sslSessionCache instead of Session Tickets, which is currently available.

Thank you for your reply.


Jiang Tao

在 2018年1月19日星期五 UTC+8上午3:47:48,David写道:
To unsubscribe from this group and stop receiving emails from it, send an email to openlitespeed-development+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages