Log in to follow, share, and participate in this community.
Thread Mod Cluster encoding Issue - Urgent
Mod Cluster encoding Issue - UrgentWe are using mod_cluster for load balancing out application. We have multiple servers connected within the application. Suppose , Server 1 and Server 2 are running Jboss , when the requests from Server 1 goes to ...
Thread SSL termination at web server with mod_cluster
SSL termination at web server with mod_clusterHello, I'm trying to get the following scenario to fully work (for performance reasons etc): Client -> HTTPS -> HTTPD+mod_cluster -> HTTP -> JBoss I've got it almost working (just had to set Prox...
Cannot load mod_ssl.so (Syntax error)Hi, I downloaded mod_cluster-1.2.0.Final-windows-x64-ssl.zip from http://www.jboss.org/mod_cluster/downloads/1-2-0-Final. I extracted all contents to C:\httpd-2.2 on my 64-bit Windows Server 2008 R2 Standard m...
Cannot start httpd on WindowsHello, Windows 7 Home Premium Service Pack 1 mod_cluster-1.2.6.Final-windows-amd64.zip unzipped it. Ran httpd-2.2\bin\installconf.bat Ran httpd.exe -> cannot conect to localhost:80 error_log: httpd.e...
Immediate eviction of a dead workerHi Our setup is as follows : Apache 2.2.22 Mod_Cluster 1.2.6 Final This connects to two Tomcat 7.0.40 instances. If I do an orderly shutdown of the tomcat instance, the next request is sent to the l...
Thread Can I use aliases with wildcards in mod_cluster and JBoss?
Can I use aliases with wildcards in mod_cluster and JBoss?Hi all! I hope to write in the right place, I'm missing the classic forum style... I'm working with Apache 2.2, mod_cluster 1.2 and JBoss EAP 6.1, someone told me to deploy an application that should serve a lot of ...
Adding custom LoadMetricHello, I've question about adding custom metric to mod_cluster. I've extended org.jboss.modcluster.load.metric.impl.AbstractLoadMetric and set custom-load-metric to my class path in standalone-ha.xml. Currently my Lo...
How to custom metric + property?Hello every body! first of all, I am not sure this is the place where I should send this message, so if is not here the correct place, please correct me! I am trying to create a custom metric for mod_c...
Thread mod cluster. error starting apache for using with jboss
mod cluster. error starting apache for using with jbosshello i have two jboss eap 6 in domain. i have configure the apache but when apache starts appears this error: [Sat Nov 30 16:56:25 2013] [error] (13)Permission denied: mod_advertise: ma_group_join apr_socket_bind ...
JB farm and Client Cert authI'm trying to run new application on JBoss farm, this app jave auth method CLIENT-CERT, and trasport guarantee CONFIDENTIAL. When client try to reach application is redirect on port different t...
can not access application rootI have configured my application with mod-cluster, but when I am trying to access it by http://localhost:6666/myapp, below error occurs.
[Tue Dec 10 12:46:12 2013] [error] [client 127.0.0.1] File does not exist: D:/J...
Thread HTTP 404 Not Found when try http://localhost/mod_cluster-manager
HTTP 404 Not Found when try http://localhost/mod_cluster-managerI am trying to use mod_cluster and this is my first clustering experience. My apache is working fine and I see It works! page. but when I try to access http://localhost/mod_cluster-manager I get page not found error....
Using mod_cluster for live updatingWe are investigating live updating (updating without noticeable downtime to the end-user) for our application, and would like to use mod_cluster in this context. Our application runs on a JBoss AS 7 cluster with 4 hos...
Thread Error in mod_proxy_cluster.c (httpd version mismatch)
Error in mod_proxy_cluster.c (httpd version mismatch)I noticed what looks like an error inside mod_proxy_cluster.c in 1.2.5.Final. In function 'proxy_cluster_post_config' it says: #if AP_MODULE_MAGIC_AT_LEAST(20101223,1) if (sizew != sizeof(...
mod_cluster RPM and "Require all granted"Seems to me that Fedora 19 now ships all configs with authz module on, for which we need to explicitely allow access for registration with the proxy, "Require all granted" is enough.
<Loc...
Thread mod_proxy_cluster.c:3325: possible bad if test ?
mod_proxy_cluster.c:3325: possible bad if test ?I just compiled mod_cluster-1.2.6 with Linux gcc flag -Wlogical-op and it said mod_proxy_cluster.c:3325:17: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op] Source c...
mod_cluster in front of a DMZHi all! We are planning a migration from mod_jk to mod_cluster for our JBoss 7 applications. We have the following scenario: Apache in front of the application servers which are part of a DMZ. Since Apache and the ap...
Thread Tomcat instance lost and mod-cluster behaviour. modcluster-97 ?
Tomcat instance lost and mod-cluster behaviour. modcluster-97 ?Hi all, i'm using mod-cluster 1.2.0 with tomcat 7. My envrionemnt is deployed on Amazon and, just to have the discussione easier, i have 1 httpd instance + 2 tomcat instances (3 different VMs). I have n...