[jboss-jira] [JBoss JIRA] Reopened: (AS7-1365) Add configurable jvm-route to web subsystem to support mod_jk and mod_proxy.
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Thu Jul 28 15:39:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro reopened AS7-1365:
-------------------------------
Remy,
Thinking about this more, relying on the mod_cluster subsystem to generate the jvm route won't work. The jvm-route is only generated once an AS instance makes contact with an httpd server. If the user is only using mod_jk or mod_proxy with mod_proxy_balancer, they probably won't have the requite mod_cluster modules installed, so the AS node would never make contact with the httpd server in the first place. Consequently, no jvm-route will ever be auto-generated.
So, I'm going to go ahead and re-open this jira. :)
Second, even if the jvm-route auto-generation were to happen, the jvm-route is available from any subsystem model, and cannot be queried via any management mechanism (other than jmx, but I don't think that's sufficient).
> Add configurable jvm-route to web subsystem to support mod_jk and mod_proxy.
> ----------------------------------------------------------------------------
>
> Key: AS7-1365
> URL: https://issues.jboss.org/browse/AS7-1365
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Web
> Affects Versions: 7.0.0.Final
> Reporter: Paul Ferraro
> Assignee: Remy Maucherat
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list