For this reason, if you are experiencing any trouble configuration the PicLan-Ip software, you should run the PicLan-IP processes on "normal" MV ports that have terminals (or network connections) on which you can see the actual terminal output.
If you with to stop the web processing, run the command PLIP-STOP. This command will signal the web supervisor process to log off and to signal the web thread processes to log off. Stopping the web may take 20 seconds (or longer) depending on what settings are used and whether any web thread processes are busy at the time. When the web is stopped, all active requests are closed without any error messages. Users will get "connection reset by peer" in this case. The PLIP-STOP verb will also start the PLIP-MONITOR command, but will exit back to TCL when the last helper process finishes.
Do not log the web processes off manually with the Pick LOGOFF verb. To do so will leave TCP connections stranded requiring you to manually kill them.
It is important to remember that PLIP-MONITOR will only display messages that are "normal" and "intended" from the supervisor and thread processes. If a process aborts, exits to TCL, or otherwise malfunctions in a manner not logable by the process itself, then PLIP-MONITOR will not display such output.
Also, if you change web configurations that need to invalidate Web Server cache settings, you should execute CACHE-CLEAR to clear the cache files so that new content is reflected. This is only necessary when your change in contents is caused by a change in the web server's configuration file and not because you changed the content itself.
{INCLUDE _GEN_FTR.HTM}