Add the following text on one line in the /etc/inittab file:
prxy:23:respawn:server-root/proxy-serverid/start -start -i
where server-root is the directory where you installed the server, and proxy-serverid is the server’s directory.
The -i option prevents the server from putting itself in a background process.
You must remove this line before you stop the server.