-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AJP connector doesn't work #1533
Comments
Looks like the issue was due to a mis-named configuration - Since I'm already in this area of the code, I'm confirming the ability to add |
Thanks @cbeach47 👍 |
@cbeach47 do you have a fix date in mind for this? - we have a couple of hotfixes awaiting this fix. |
@cbeach47 any update on this fix? |
Sry for the delay @cathfitz - I'll get something out shortly. |
@cathfitz PR is now opened. Test setup:
oEQ
|
* #1533 Added in ajp.secret and ajp.secret.required
This has been tested, and I think it's good to be back-ported with a quick test in the patch releases. As this gets closer to 2020.2.0 release, as well as hopefully Apache will support ajp secrets, doing another quick test would be good. |
* #1533 Added in ajp.secret and ajp.secret.required
* #1533 Added in ajp.secret and ajp.secret.required
* #1533 Added in ajp.secret and ajp.secret.required
Tested and good to go |
Describe the bug
In oEQ 2020.1.0, the AJP connector won't connect properly to web server requests.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Apache should be able to service/forward requests onto Tomcat via AJP.
Platform:
Seen on:
The text was updated successfully, but these errors were encountered: