Hi, I am installing Dspace 7.1 on Centos 8 server. I have an AJP issue. Can someone help me out? I use Apache 2.4.x and Tomcat 9. x 1. At the Tomcat server.xml file, I added this: <Connector protocol="AJP/1.3" port="8009" redirectPort="8443" URIEncoding="UTF-8" /> 2. And then, ssl.conf file, ProxyPass /server ajp://xxx.udel.edu:8009/server ProxyPassReverse /server ajp://xxx.udel.edu:8009/server 3. Apache modules (proxy related) are included in 000-proxy.file 4. However, when I run Apache, the error says [
*proxy:error] [pid 145479:tid 139621937510144] (111)Connection refused: AH00957: AJP: attempt to connect to 128.175.xxx.xxx:8009 (xxx.udel.edu <http://xxx.udel.edu>) failed[Fri Dec 10 12:02:20.450213 2021] [proxy_ajp:error] [pid 145479:tid 139621937510144] [client 128.175.xx.xx:54406] AH00896: failed to make connection to backend: xxx.udel.edu <http://xxx.udel.edu>* ---------------- Joshua Kim Web Developer, Library IT Library, Museums and Press University of Delaware -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" 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/d/msgid/dspace-tech/CAOE6Kn7s%2BAFPQu1O6OpRCB12Sg_Bpb7Smng4DKjKv3V%2BswvUJg%40mail.gmail.com.
