Lack of memory causes ssl_handshake failures

[Bug #225387] If a large number of connections are made to Adaptive Server, a memory leak can occur, causing ssl_handshake to fail and show an error message. The error log displays:

00:00000:00009:2001/05/17 16:49:41.63 kernel ssl_alloc: Cannot allocate using ubfalloc(rnetmempool,####)

Workaround: Configure your server to give more memory to the network by using the additional network memory configuration parameter, found in Chapter 5, “Setting Configuration Parameters” of the System Administration Guide.

The workaround also requires that you occasionally shut down the server and restart it.