A SERVICE OF

logo

How do I change the MarkVision Web Server port?
132
How do I change the MarkVision Web Server port?
The port upon which the MarkVision Web Server responds to web requests is also configurable. It
may become necessary to do this if you want to simplify the Web Client URL to make requests on
port 80, the standard port for web browsers, eliminating the need to specify 9180 in the MarkVision
URL.
For Windows-based machines, the MarkVision Web Server port may be changed by editing the
server.xml file, located in the following path:
C:\Program Files\MarkVision Server\mvp-tomcat\conf\server.xml
Within the server.xml file, locate the following tag section:
<!-- changed to 9180 for non-default web server -->
<http10connector
port=”9180”
secure=”false”
maxThreads=”100”
maxSpareThreads=”50”
minSpareThreads=”10” />
Copy the section and paste it below the original. Under this heading, change the port= value to 80
and save the changes. In order for the changes to become operational, you must stop and restart the
web server service. This will allow the MarkVision Web Server to accept requests from both ports.
Note: The MarkVision Web Server can only be set to listen to port 80 provided no other
web server is currently using the port. Do not remove the prior section containing
9180 as some functions of MarkVision may require this port.
To change the MarkVision Web Server port for UNIX or Macintosh operating systems, run the
setup.mvj server script, which is included in your operating system’s install package.
Where can I find additional Tivoli support for MarkVision?
If you use Tivoli with MarkVision Professional, the new Tivoli Plus module is available for download
at the following URL:
www.lexmark.com .