Is there any reason to define multiple AJP connectors in tomcat? Is it wasted resources by doing so?
|
feedback
|
|
Well, sure, there are potential uses, if you potentially need to have different config parameters on different connectors. But, whether it makes sense for your deployment? If you don't see a need for it, then you probably don't need extras. Is there a specific use case you're contemplating? | |||
feedback
|