How to change VOS3000 browser client port

Please note that this document is for reference only we do not take any responsible for any data lost.


How to change VOS3000 browser client port



If you want to change VOS3000 browser client port address edit the following file or find server.xml file under apache-tomcat installation conf folder change the Connector port 80 to whatever you want which is not used on system and reboot the system.

# nano /usr/apache-tomcat-5.5.15/conf/server.xml

<!– Define a non-SSL HTTP/1.1 Connector on port 8080 –>
< Connector port=“80” maxHttpHeaderSize=”8192″
maxThreads=”150″ minSpareThreads=”25″ maxSpareThreads=”75″
enableLookups=”false” redirectPort=”8443″ acceptCount=”100″
connectionTimeout=”20000″ disableUploadTimeout=”true” />

  • 18 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

Moving VOS3000 database from the old server to new server

    Moving VOS3000 database from the old server to new server   [Stop all vos calls]...

How to Backup VOS3000 Database and download to your local PC

Login to your server Via SSH ( You can use Putty "...

VOS3000 IPtables for port changing vos 3000 client and security

Please note that this document is for reference only we do not take any responsible for any data...

How to change Timezone in VOS3000 after VOS3000 installation

Please note that this document is for reference only we do not take any responsible for any data...