PerfectForms Forums » Integrating PerfectForms

Is there a way to change the port number you setup for the connection agent?

(1 post)
  • Started 2 years ago by rgatson
  1. rgatson
    Member

    To change the port number:

    1. Open the folder tomcat\conf on your computer and edit the server.xml file:

    Look for the following line:
    <Http10Connector port="8080"
    secure="false"
    maxThreads="100"
    maxSpareThreads="50"
    minSpareThreads="10" />

    Change it to:

    <Http10Connector port="88"
    secure="false"
    maxThreads="100"
    maxSpareThreads="50"
    minSpareThreads="10" />

    where 88 is the new port number.

    2. Restart Apache.

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in or register to post.

Contact

1917 Palomar Oaks Way
Suite 160
Carlsbad, CA 92008
866.900.8588

  picture  picture  picture  picture