• Adding custom LoadMetric

    Hello, 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...
    Profile Photo
    last modified by batoznik
  • html(?) not rendered when going through mod_cluster? (Tomcat7 + mod_cluster)

    Hello,   I got hopefully a stupid one that one of you can tell me to RTFM on   and then be so kind as to point me at that part of documentation since I haven't found it yet.   So I have tomcat7 and mo...
    Profile Photo
    last modified by ehle
  • 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...
    Profile Photo
    last modified by robertrv
  • mod cluster. error starting apache for using with jboss

    hello 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 ...
    Profile Photo
    last modified by zatopek
  • JB farm and Client Cert auth

    I'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...
    Profile Photo
    last modified by jb69
  • can not access application root

    I 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...
    Profile Photo
    last modified by ohmygod
  • HTTP 404 Not Found when try http://localhost/mod_cluster-manager

    I 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....
    Profile Photo
    last modified by imeshd
  • Using mod_cluster for live updating

    We 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...
    Profile Photo
    last modified by papegaaij
  • 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(...
    Profile Photo
    last modified by marcodanti
  • 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...
    Profile Photo
    last modified by rhusar
  • 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...
    Profile Photo
    last modified by dcb314
  • mod_cluster in front of a DMZ

    Hi 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...
    Profile Photo
    last modified by mylos78
  • 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...
    Profile Photo
    last modified by nichele
  • How to analyse sticky-session problem

    Hi,   we are using linux systems with apache 2.2, mod_cluster 1.2.1 and three JBoss AS 7.1 servers.   Sometimes, I think wenn the load is a litte higher, sticky sessions are getting lost. On the JBoss side...
    Profile Photo
    last modified by a_schulle
  • modcluster system will impact the external httpd

    Hi All,   We ran into a strange issue as below:   We added   <sso cache-container="web" cache-name="sso" reauthenticate="false"/> to <subsystem xmlns="urn:jboss:domain:web:1.1" in domain.xml...
    Profile Photo
    last modified by cey_cey
  • Exception acquiring ownership

    Scenario: two AS-7.2.0 nodes in standalone-ha mode, fronted by a httpd-2.4.6 reverse proxy with mod_cluster-1.2.6.Final I removed the directives 'sticky-session="true" sticky-session-force="true" from standalone-ha....
    Profile Photo
    last modified by marcodanti
  • Override proxy decision with parameter

    Hi,   Our setup is HTTPD with Tomcat(s) and mod_cluster between them via AJP. We are not using sticky session, so every request may be proxied to different Tomcat instance.   My question is if there is a ...
    Profile Photo
    last modified by pavel.orehov
  • Apache + Jboss + mod_cluster + Ssl

    Hi,   I installed Apache + Jboss + mod_cluster.   It is everything working, then I configure apache with digital certificate with ssl then I am getting http 408 (timeout).   I have some questions: &#...
    Profile Photo
    last modified by victorjabur
  • mod_cluster apache and 2 jboss_managers

    I've this configuration: 1 Apache (on VM0) Jboss_Master1 (domain master and server node on VM1) + Jboss_slave1 (just server node on VM2) each with server_group1 and server_group2 defined (each with just 1 node) Jbo...
    Profile Photo
    last modified by gioppoluca
  • Automatic redeploy failed

    I just ran into the following problem in a two nodes cluster:   on node stw-2, open a deployed .war under standalone/deployments to change a parameter into a web.xml file save changed file on the server.log fi...
    Profile Photo
    last modified by marcodanti