Consultor Eletrônico



Kbase 16069: WebSpeed(1.0&2.x): messenger script output file for UNIX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/7/1998
WebSpeed(1.0&2.x): messenger script output file for UNIX

When trying to debug WebSpeed problems, it is often useful to know
exactly what the messenger script is sending as output to the web
server, especially when the browser is displaying errors like "500
Server Error" and no useful information is being returned to the
browser. In these cases, edit the line in your messenger script
that calls the cgiip executable to look like:

/some/dir/dlc/bin/cgiip <host> <port> | tee messenger.out

Now each time the messenger script is run, it will create the file
messenger.out, which will contain exactly what is being output to the
web server.

Progress Software Technical Support Note # 16069