PLBWEB_CGI_KEEP Keyword
9.8A
PLBWEB_CGI_KEEP={ OFF | ON }
This keyword prevents CGI temporary work files from being automatically deleted by the server.
The CGI work files are normally deleted after transferring the CGI data to the PWS child process.
If the user defines the 'PLBWEB_CGI_KEEP=ON' keyword in the 'plbwebsrv.ini' file, the CGI files are not deleted.
When this keyword is used, the PWS administrator is responsible for deleting the CGI files. Therefore, the 'PLBWEB_CGI_KEEP=ON' should only be used when debugging and should never be left defined for production operations for an extended period of time
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |