SSLPOOL PLANINFO File (Sample with APAR PI59963 Installed)

Sample file resulting from use of the command:
  sslpool plan vmsys tcpmaint sts tcpiptst 5

  * =============================================================================
  * SSLPOOL PLANINFO          --  SSL Server Pool Planning Information File
  * Created by: SSLPOOL EXEC  --  dd mon yyyy - hh:mm:ss
  * =============================================================================
  * =============================================================================
  * Operands in effect:
  * SFS file pool name ......: VMSYS
  * SFS file space owner ID .: TCPMAINT
  * SSL server pool prefix ..: STS
  * TCP/IP server ID ........: TCPIPTST
  * SSL server pool count ...: 5
  * SSL server work directory: VMSYS:TCPMAINT.SSLPOOL_STS
  * SSL DCSS agent server....: STSDCSSM
  * =============================================================================
  * -----------------------------------------------------------------------------
  * Example SSL Server Pool CP Directory Entry
  * -----------------------------------------------------------------------------
 
    IDENTITY STS LBYONLY 160M 256M G
      POOL LOW 1 HIGH 5 PROFILE TCPSTSU
 
  * -----------------------------------------------------------------------------
  * Example SSL Server Pool User Directory Profile
  * -----------------------------------------------------------------------------
 
    PROFILE TCPSTSU
      IPL CMS PARM FILEPOOL VMSYS
      LOGONBY TCPMAINT GSKADMIN
      MACH XA
      NAMESAVE TCPIPTST
      POSIXINFO UID 7 GNAME security
      IUCV ALLOW
      OPTION ACCT MAXCONN 1024 QUICKDSP SVMSTAT APPLMON
      SHARE RELATIVE 3000
      SPOOL 000C 2540 READER *
      SPOOL 000D 2540 PUNCH A
      SPOOL 000E 1403 A
      CONSOLE 009 3215 T
      LINK MAINT 0190 0190 RR
      LINK MAINT 019D 019D RR
      LINK MAINT 019E 019E RR
      LINK MAINT 0402 0402 RR
      LINK MAINT 0401 0401 RR
      LINK MAINT 0405 0405 RR
      LINK TCPMAINT 491 491 RR
      LINK TCPMAINT 492 492 RR
      LINK TCPMAINT 591 591 RR
      LINK TCPMAINT 592 592 RR
      LINK TCPMAINT 198 198 RR
 
  * -----------------------------------------------------------------------------
  * Example SSL DCSS Management Agent Server CP Directory Entry
  * -----------------------------------------------------------------------------
 
    IDENTITY STSDCSSM LBYONLY 32M 64M GE
      INCLUDE TCPCMSU
      BUILD ON sysname USING SUBCONFIG STSDCS-1
    * BUILD ON member-n USING SUBCONFIG STSDCS-n
      OPTION QUICKDSP SVMSTAT
      LOGONBY TCPMAINT GSKADMIN
      NAMESAVE TCPIPTST
 
    SUBCONFIG STSDCS-1
      LINK TCPMAINT 491 491 RR
      LINK TCPMAINT 492 492 RR
      LINK TCPMAINT 591 591 RR
      LINK TCPMAINT 592 592 RR
      LINK TCPMAINT 198 198 RR
      MDISK 0191 3390 cyl cyls volid MR pr pw pm
 
    * Create SUBCONFIG entries for additional SSI member systems as needed,
    * using 'SUBCONFIG STSDCS-1' as a SUBCONFIG entry prototype
 
  * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  *
  *                 +++ +++ >>> Important Notes <<< +++ +++
  *
  * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  *
  *  * The entries that follow must be implemented within a 'nodeid' DTCPARMS
  *    file (such as sysname DTCPARMS), or in a SYSTEM DTCPARMS file.
  *
  *  * Ensure that a content-appropriate TCP/IP data file, which cites 'TCPIPTST'
  *    for its TCPIPUSERID statement, is created on the TCPMAINT 592 disk
  *    as file: TCPIPTST DATA
  *
  * -----------------------------------------------------------------------------
  * Example DTCPARMS Pool SSL 'Server' Entry
  * -----------------------------------------------------------------------------
 
    * ====================================================================
    * Secure Socket Layer (SSL) - 'STS' POOL server definition
    * > The included :stack. tag identifies the TCP/IP server with which
    *   this server pool is associated.
    * > The included :vmlink. tag identifies the (common) SFS directory
    *   that is to be accessed at file mode A by each pool server
    * --------------------------------------------------------------------
    :nick.STS*        :type.server   :class.ssl
       :stack.TCPIPTST
       :tcpdatafile.TCPIPTST DATA *
       :vmlink. .DIR VMSYS:TCPMAINT.SSLPOOL_STS <. A FORCERW>
 
  * -----------------------------------------------------------------------------
  * Example SSL DCSS Management Agent DTCPARMS 'Server' Entry
  * -----------------------------------------------------------------------------
 
    * ====================================================================
    * SSL Discontiguous Saved Segment (DCSS) Management Agent
    * > The included :stack. tag identifies the TCP/IP server with which
    *   this server pool is associated.
    * --------------------------------------------------------------------
    :nick.STSDCSSM        :type.server   :class.ssl_dcss_agent
       :stack.TCPIPTST
       :for.STS*
       :tcpdatafile.TCPIPTST DATA *
 
  * -----------------------------------------------------------------------------
  * Example TCP/IP 'Stack' DTCPARMS 'Server' Entry
  * -----------------------------------------------------------------------------
 
    * ====================================================================
    * TCP/IP 'stack' Server definition
    * > The included :DCSS_Parms. tag indicates that a saved segment
    *   is to be created (using default values) for use by its
    *   associated SSL server pool.
    * --------------------------------------------------------------------
    :nick.TCPIPTST     :type.server   :class.stack
       :DCSS_Parms.
 
  * -----------------------------------------------------------------------------
  * Example TCP/IP Server Configuration (PROFILE TCPIP) Modifications
  * -----------------------------------------------------------------------------
 
    ; The SSLSERVERID statement must reflect the selected server configuration.
    ; Specify 'user_id' as an asterisk (*) when an SSL server pool is configured
    ; for use; otherwise, cite the appropriate SSL server user ID.
 
      SSLSERVERID  *  TIMEOUT 30
 
    ; The values established for this SSLLIMITS statement have been determined
    ; by the supplied SSLPOOL server 'count' value (which is '1' when the NOPOOL
    ; option is used)
 
      SSLLIMITS MAXSESSIONS 3000 MAXPERSSLSERVER 600