Mod-cluster configuration in wndows.hi i need to configure mod-cluster for wildfly in windows operating system. for windows os i need to follow the same steps which is following in linux, or else i need to follow the different steps to configure. can yo...
Thread JESSIONID doesn't have instance id appended
JESSIONID doesn't have instance id appendedWe recently migrated from JBOSS 6.2 EAP to JBOSS 7.0 EAP and we are facing an issue with JESSIONID generation. We don't see instance id is not getting appended to JESSIONID Expected is "ScXqx80nQtPYDx11qOz1uoB...
mod_cluster with JettyHello I notice that most (all?) of the container integrations are tomcat (catalina) based. Has anyone used it with Jetty (particularly the auto-discovery stuff) ? I assume I could write a relatively si...
proxy balancerHi All, I could able achieve HA using below configuration. Issue is jboss will take time to deploy and start services. while port 8080 already open so Apache starts sending request to server though services are...
Docker:mod_cluster and TomcatI am using mod_cluster using Docker in one UNIX machine and tomcat server using Docker in another unix machine. Mod_cluster is registered by tomcat Jun 23, 2016 8:38:56 AM org.jboss.modcluster.ModClusterService conne...
mod_cluster memory leakCould someone please update http://mod-cluster.jboss.org/? Website is sending users to mod_cluster 1.3.1.Final version that has known memory leak (in Apache's native module): [MODCLUSTER-522] Memory leak in processi...
Thread mod_cluster configuration with wildfly 10 HA
mod_cluster configuration with wildfly 10 HAi am trying to configure HTTPD(2.4.6)+mod_cluster(1.3.1) with wildfly 10.1.0 as HA on CentOS 7 Scenario include three servers 1- HTTPD (2.4.6) + mod_cluster (1.3.1) 2- Wildfly Node1 3- Wildfly Node2 Downlo...
Thread mod cluster plugin for load balancer factor
mod cluster plugin for load balancer factorHi All, As i understand mod cluster offers ability to create plug in for load balancing mechanism specific to any application. Can anyone let me know how can i start creating plug in or any documentation avail...
Why decay factor isn't floatHi, using a decay factor of 2 the importance of loads decreases to fast: 0 100,0% 1 50,0% 2 25,0% 3 12,5% 4 6,3% 5 3,1% 6 1,6% 7 0,8% 8 0,4% 9 0,2% I want to use a decay factor between 1 ...
Error 503 using mod_clusterHi All, i'm using mod_cluster in production but i'm having some 503. I tried replacing mod_cluster with mod_proxy_balancer and in such case i didn't have any 503 so i'm thinking to a misconfiguration of mod_cluster...
Stop sending requests to a JBossHi, I see a link to disable a JBoss in the mod_cluster-manager web console but I don´t see a link to stop it. I´m sending the STOP-APP command rewriting the URL of my browser, I wonder if there is a conf...
Configuring sticky session attribute nameHi, is it possible to configure the sticky session attribute name? I need to use a name different to JSESSIONID. I´ve tried: ProxyPass / balancer://xxxxx/ stickysession=TESTSESSIONID|test...
Modcluster can't serve multiple contextsHi, first english isn't my native language, so please tell me if something isn't understandable. I've one node as RP running Apache 2.4.6 and Modcluster and my backends are a cluster (two nodes) of JBoss EAP 6...
Thread How to register a wildfly's folder to mod cluster
How to register a wildfly's folder to mod clusterHi, I have a setting in wildfly where its welcome content is pointing to shared folder,setting is as follow <host name="default-host" alias="localhost"> <location name="/" handl...
Sticky session durationHi, is it possible to specify the sticky session duration? I mean that the stuck session is cleared when there isn't activity for a period of time. We have a distributable application that keeps a reference t...
Monitoring mod_clusterA few questions: Are there any graphical tools which can be used to monitor mod_cluster connections and parameters (all answers except JBoss Operation Networking / RHQ are valid, I want to know if there are alt...
Thread mod_cluster forward traffic to app subfolder
mod_cluster forward traffic to app subfolder0down votefavo I am running mod_cluster 1.2.11 in front on some JBoss AS 7.2 nodes I have a VirtualHost for one of our subdomains, eg. store.myapp.com I would like to forward traffic to a particular su...