[
https://issues.redhat.com/browse/MODCLUSTER-717?page=com.atlassian.jira.p...
]
Radoslav Husar commented on MODCLUSTER-717:
-------------------------------------------
Ok, so this is a native issue?
Also, when you say Tomcat 10, you should be testing with this branch -
https://github.com/modcluster/mod_cluster/pull/444
address="::1" on the tomcat10 connector returns 503
---------------------------------------------------
Key: MODCLUSTER-717
URL:
https://issues.redhat.com/browse/MODCLUSTER-717
Project: mod_cluster
Issue Type: Bug
Components: Native (httpd modules)
Affects Versions: 2.0.0.Alpha1
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
Priority: Major
When having in server.xml
+++
<Connector protocol="AJP/1.3"
port="8009"
address="::1"
secret="adelina"
redirectPort="8443" />
+++
The mod_cluster_manager reports Status: OK but any request to httpd return 503.
Using mod_cluster master and mod_proxy_cluster master (and httpd trunk).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)