z/OS Communications Server
FTP SERVER TRACE NOTATION


Note the change in the PID from 83886094 to 67108879. This is the point a new server process has forked to handle the new client. After spawning the new instance, FTPD1 continues to listen for new connections. After the user for which the new instance was spawned logs off, the 67108879 server will terminate.