Is there a way to use ajp with the cas-management-overlay? I am using ajp with cas-overlay 5.2.4, but it uses the tomcat appserver - and it doesn't look like that is available yet for the cas-management-overlay.
The settings for my cas-overlay are as follows: cas.server.ajp.secure=true cas.server.ajp.enabled=true cas.server.ajp.proxyPort=443 cas.server.ajp.protocol=AJP/1.3 cas.server.ajp.asyncTimeout=50000 cas.server.ajp.scheme=https cas.server.ajp.maxPostSize=20971520 cas.server.ajp.port=8009 I have tried to use similar properties for the manager, but it doesn't work. I'm not entirely sure how the executable profile works, so I don't know if what I'm trying is even possible. The server I'm setting up needs to use httpd to serve pages, so ajp is not an option at this point. I could attempt to use the built war in my own servlet container to accomplish this, but if there is an easier way that is just not documented yet I want to know. Thanks in advance, I'm pretty new to this so any advice is appreciated. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAMM6z%2BK-XHEeSWcXiCVYA9XvpxvdZvMSgq9HbzeWYucpps89Vg%40mail.gmail.com.
