Mod-Cluster_AS_integrationMod-Cluster Integration in JBoss AS6 Overall container JIRA for this: JBAS-5658. A number of child issues are defined below; several of these child issues also have subtasks. Discussion Links Ele...
Thread extend INFO and DUMP command to output XML based on Accept header
extend INFO and DUMP command to output XML based on Accept headerHello, I would like to extend native/mod_manager/mod_manager.c:process_info and native/mod_manager/mod_manager.c:process_dump to return XML structure in addition to existing structure. I would like to make both...
Thread "All workers are in error state". What is the reason ?
"All workers are in error state". What is the reason ?Hi Alll, sporadically i find in httpd error.log "All workers are in error state" message. I tried to undestand the root cause of the issue, but unfortunately i was not able to find any useful info to avoid that error...
Thread Is modcluster-1.3.0 compatible with AS-7.2.0?
Is modcluster-1.3.0 compatible with AS-7.2.0?Hi all, I noticed that modcluster-1.3.0.Final claims to solve https://issues.jboss.org/browse/MODCLUSTER-359, which I really need to solve. I am not sure however, if the jump from 1.2.x to 1.3.0 introduces compatibil...
Thread Sticky sessions and Set-Cookie HTTPOnly header
Sticky sessions and Set-Cookie HTTPOnly headerI ran into a situation where sticky session get apparently disabled when using set-cookie HTTPOnly: Without set-cookie, sticky sessions are working As soon as I insert "Header edit Set-Cookie ^(.*)$ $1;HttpOn...
stickysession and ProxyPass problem?Hi Stickysession doesn't work if there is a ProxyPass directive with a balancer that doesn't exist. Also on an apache with a lot of JBoss Servers connected to it via mod_cluster stickysession doesn't work at a...
Route requests based on server groupHi We have the same application in different servers and different server-groups. We need this because the application deployed in each server-group has different configurations. Server Groups: app1-c...
Upgrading Mod ClusterHello, I am trying to upgrade my modcluster version from 1.1.x to 1.2.6. These are the steps we followed from a previous forum thread on this issue : Correct way to upgrade mod_cluster in JBoss AS/WildFly? ...
JBoss AS 5.1 Clustering IssueHi, We are trying Jboss AS 5.1 clustering for the below use case on linux machine CentOS release 6.4 (Final)). Steps are followed as mentioned in the clustering document. Scenario 3: Two Nodes on...
Thread Virtual hosts separated by port (not by host name)
Virtual hosts separated by port (not by host name)I'm trying to get to work the following scenario: - httpd with mod_cluster - JBoss in domain mode at the same host - 2 app servers (still at that single host) - "almost" the same applications deployed at bo...
mod_cluster load balancing problemHi, I am running with 4 servers(1101, 1102, 1103 and 1104) in a cluster (JBoss EAP 5.1.1).These servers are LB with Apache and mod_cluster. The problem I am facing is whenever I start 1102, all the request starts goi...
Sticky sessions ignoredHi all, I need to use mod_cluster to load balancing, my requeriment is "The load balancer needs route to the same physical machine who has served the first request". the parameters on mod_cluster modul...
Thread Improving request distribution for stateless applications.
Improving request distribution for stateless applications.Greetings! I'd like some guidance on setting a configuration to increase request distribution across all available workers a per domain/lbgroup basis, especially for stateless applications, to arrive at someth...
mod_cluster slow-downHi everyone, We have just switched over from mod_jk to mod_cluster around 2 months ago, using currently a single JBoss worker node, but planning to add 2-3 more to the cluster later. It performed without any p...
Thread Siteminder blocks mod_cluster traffic for Jboss EAP 6.1.0
Siteminder blocks mod_cluster traffic for Jboss EAP 6.1.0I am facing an issue after siteminder installation in my apache. Without siteminder Apache can talk to Jboss EAP 6.1.0 but when siteminder enable the Jboss is throwing this below error. [org.jboss.modcl...