aspose file tools
The moose likes Tomcat and the fly likes about tomcat host-manager Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "about tomcat host-manager" Watch "about tomcat host-manager" New topic
Author

about tomcat host-manager

david hu
Ranch Hand

Joined: Jul 20, 2001
Posts: 143
What does tomcat host-manager application do?

I am just curious. Becuase I saw manager application and admin application, not sure what host-manager does.

It is located at :
/jakarta-tomcat-5.5.9/server/webapps/host-manager

Can anyone give me an explanation?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

If you have multiple virtual hosts, it allows you to stop and start the hosts other than the one in which the application running.

It's sort of like the manager application, but instead of controlling contexts, it control hosts.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: about tomcat host-manager
 
Similar Threads
Tomcat manager "Expire sessions" button
Context and root different
Converting Tomcat app from Windows to Ubuntu
Trouble restarting Tomcat 6.0.30 with Eclipse
Messy undeployment