Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Disabling ajp connecter from tomcat 7

we have some security concern in tomcat 7 related to ajp connecter.
I am planning to comment out the ajp connecter code in server.xml.


We are just using tac runtime server. no load-balancer


With my smoke test I am not seeing any issue.But I am not sure what will be the impact of this .

 

What is the role of this ajp connecter .In documentation I am not finding much about the use case of it

Could anyone suggest .

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi ashish_s
Take a look at the Tomcat documentation
http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html
I will suggest you to ask for help about AJP connector on Tomcat forum. You might get a better explanation there.

Regards
Shong
Anonymous
Not applicable
Author

Thanks Shong for reploy

I was looking for information where TAC WEB uses this connector so that I can test that particular area.

Regards
Ashish