Author: jfrederic.clere(a)jboss.com
Date: 2015-01-20 05:32:55 -0500 (Tue, 20 Jan 2015)
New Revision: 3398
Modified:
trunk/build/unix/buildbin.mod_cluster.sh
Log:
Don't load mod_proxy_wstunnel.
Modified: trunk/build/unix/buildbin.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.sh 2015-01-15 21:09:55 UTC (rev 3397)
+++ trunk/build/unix/buildbin.mod_cluster.sh 2015-01-20 10:32:55 UTC (rev 3398)
@@ -317,6 +317,7 @@
EOF
;;
2.4*)
+ sed -i "s/LoadModule proxy_wstunnel_module/#LoadModule
proxy_wstunnel_module/"
"${RPM_BUILD_ROOT}/opt/jboss/httpd/httpd/conf/httpd.conf"
cat >> "${RPM_BUILD_ROOT}/opt/jboss/httpd/httpd/conf/httpd.conf"
<<EOF
# MOD_CLUSTER_ADDS
# Adjust to you hostname and subnet.
Show replies by date