Hello,

I have many jsp applications connected to Apache Tomcat 5 and IIS 6 i need to find a way to limit the number of active users in each application either in tomcat or in IIS, i know there is a way to configure server.xml in tomcat but will that limit the number of active users in all applications or in each individually?

Thnx

i found a way in tomcat to limit the number of users, you either limit in tomcat administrator based on the virtual directory you created or you can manually add it in WEB-INF/Web.xml

commented: Well done +23
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.