[jboss-jira] [JBoss JIRA] Commented: (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
Tue Jul 26 15:13:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616567#comment-12616567 ]
Paul Ferraro commented on AS7-1365:
-----------------------------------
Remy,
Are you talking about the automagic logic in the mod_cluster subsystem?
There are a couple issues with this:
* The autogenerated jvm-routes are UUIDs. While the generated values are indeed consistent (i.e. not random), they aren't really known until the server starts. Since mod_jk/mod_proxy needs to define these explicitly (e.g. in workers.properties), this becomes a little awkward to setup.
* mod_jk/mod_proxy users may not realize that they need the mod_cluster subsystem for jvm-route autogeneration (it's not obvious). This is more of a documentation issue, really.
> 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