Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I am using mod_jk in Apache, fronting Glassfish.

All I want from Apache is just to direct http/https (80/443) to Glassfish (8080/8181).

What additional configurations must I apply to Apache? I mean for example: Should I give Apache same thread pool size as Glassfish? Are there any Mandatory configurations that need to be done so that the system runs perfectly?

This is the first time I am fronting Glassfish with Apache, and I do not know what is required/not required in my use case.

Thanks for any help.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.