What do you understand by tomcat default port and can it used ssl?



What do you understand by tomcat default port and can it used ssl?..

Answer / Yugvendra Pratap Singh

Tomcat uses port 8080 as its default HTTP connector. However, it can be configured to run on any available port. Yes, Tomcat supports SSL (Secure Sockets Layer) using the Ajp13 Connector and by adding an SSL enabled connector in server.xml configuration file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

How to we can change tomcat default port?

1 Answers  


What apache tomcat is used for?

1 Answers  


How do I check tomcat version?

1 Answers  


What are the catalina's configuration files?

1 Answers  


Why is tomcat called tomcat?

1 Answers  


What are the steps to configure clustering in tomcat server?

1 Answers  


Can we have two apache web servers on a single machine?

1 Answers  


How to use jndi datasource provided by tomcat in spring?

1 Answers  


What are catalina’s configuration files?

1 Answers  


What is the difference between glassfish and tomcat?

1 Answers  


What is server limit in apache?

1 Answers  


Is it possible to capture the mac address of the clients who are using your server?

1 Answers  


Categories