no, this parameter refers to how the ssl module terminates an SSL connection.
openssl calls this operation "shutdown".
The CSS by default uses the default shutdown mode, but you can change it with the command 'ssl-server 10 unclean-shutdown'.
Some version of internet explorer do not like the normal shutdown which is why we have this unclean shutdown.
Regards,
Gilles.