Dynamic Routing
The Intelligent Management feature of the WebSphere plug-in for Apache and IHS provides On Demand Router capabilities for the plug-in. This feature enables a server to run a REST service to which the plug-in can connect in order to dynamically route to all servers in the liberty collective.
Dieses Feature aktivieren
Zum Aktivieren des Features "Dynamic Routing" fügen Sie die folgende Elementdeklaration im Element "featureManager" in Ihrer Datei server.xml hinzu:
<feature>dynamicRouting-1.0</feature>
Feature entwickeln, das von diesem Feature abhängig ist
Wenn Sie ein Feature entwickeln, das vom Feature "Dynamic Routing" abhängig ist, schließen Sie das folgende Element in den Header "Subsystem-Content" für Ihr neues Feature ein:
com.ibm.websphere.dynamicRouting-1.0; type="osgi.subsystem.feature"
Features, die dieses Feature aktiviert
Von diesem Feature bereitgestellte IBM API-Pakete
Featurekonfigurationselemente
Sie können die folgenen Elemente in Ihrer Datei server.xml verwenden, um das Feature "Dynamic Routing" zu konfigurieren:
- administrator-role
- authCache
- authentication
- authorization-roles
- basicRegistry
- channelfw
- classloading
- dynamicRouting
- httpAccessLogging
- httpDispatcher
- httpEncoding
- httpEndpoint
- httpOptions
- httpProxyRedirect
- jaasLoginContextEntry
- jaasLoginModule
- library
- ltpa
- mimeTypes
- quickStartSecurity
- tcpOptions
- trustAssociation
- virtualHost