WebSpeed
Installation and
Configuration Guide


Managing the WebSpeed Messenger

Sometimes, you might want to check the Messenger’s status. For example, the NSAPI Messenger maintains persistent connections to the WebSpeed Brokers, which you might want to break manually. WebSpeed provides an Administrative HTML page for the Messenger that you can access.

If you are running an NSAPI Web server, use the following URL:

http://host-name[:port]/wsnsa.dll[/WService=appservicename]?WSMAdmin 

where host-name is the name of the host on which the Messenger is running, port is the port that your Web server uses (if different from the default port 80), and appservice-name is the name of the application service. For example, the following URL requests the Administration page for the NSAPI Messenger on a host named mars:

http://mars/wsnsa.dll/WService=wsbroker1?WSMAdmin 

If you are running an ISAPI Web server, use the following URL:

http://host-name[:port]/scripts/wsisa.dll/[/WService=appservice-name] 
?WSMAdmin 

If you are running a CGI Web server, use the following URL:

http://host-name/scripts/cgiip.exe[/WService=appservice-name]?WSMAdmin 

where host-name is the name of your Web server machine, port is the port that your Web server uses (if different from the default port 80), scripts is your Web server’s scripts directory, and appservice-name is the name of the application service.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095