PLBWEB_SSL_SHUTDOWN Keyword
10.4
PLBWEB_SSL_SHUTDOWN={ on | off }
This keyword enables a PWS behavior where a SSL secure connection with a browser client is shutdown before the socket connection is closed when this keyword is set to 'on'.
By default, the PWS server does not shutdown the SSL secure connection before closing the socket connection. This default behavior is the same as setting this keyword to 'off'.
Note:
1. This keyword may not be needed unless there is some unexpected behavior when a client browser secured connection is being closed.
2. This keyword only takes affect when the PWS server is started.
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |