Oracle® Fusion Middleware Visualizer User's Guide for Oracle Complex Event Processing 11g Release 1 (11.1.1.6.0) Part Number E14302-06 |
|
|
PDF · Mobi · ePub |
This chapter describes how you can use Oracle CEP Visualizer to view and edit Jetty web server configuration, as well as how to view Jetty work manager configuration for an Oracle CEP server.
For more information, see Section 9.2, "Jetty Management".
This section describes:
Section 11.1.1, "How to View Jetty Web Server Configuration"
Section 11.1.2, "How to Edit Jetty Web Server Configuration"
Using the Oracle CEP Visualizer, you can view the Jetty Web server configuration for a selected Oracle CEP server.
To view Jetty web server configuration:
In the left pane, click the Domain > Server node, where Domain refers to the name of your Oracle CEP domain and Server refers to the name of the server instance.
In the right pane, click the HTTP Server tab.
In the right pane, the properties of the Jetty server are displayed:
The name of the Jetty server.
The network I/O object to which the Jetty server is bound.
The work manager name to which the Jetty server is bound.
The list of Web applications that are deployed to this Jetty server, along with the path of the application and its context path.
You can only view the configuration of the Jetty servers configured in your Oracle CEP server using Oracle CEP Visualizer. To change the configuration, you must manually update the server's config.xml
file.
For details, see "Configuring Jetty for Oracle CEP" in the Oracle Fusion Middleware Administrator's Guide for Oracle Complex Event Processing.
This section describes:
Using the Oracle CEP Visualizer, you can view the work manager configuration for a selected Oracle CEP server.
To view the work manager configuration:
In the left pane, click the Domain > Server node, where Domain refers to the name of your Oracle CEP domain and Server refers to the name of the server instance.
In the right pane, click the Work Manager tab.
The Work Manager tab appears as shown in Figure 11-1.
In the Work Manager table, select the work manager you want to configure by clicking on its name.
Click the Change button at the bottom of the page.
Update the work manager configuration properties:
Min threads
—The minimum number of threads that the server allocates so as to reduce the initial time it takes to perform a task.
Max threads
—The maximum number of concurrent threads that execute requests from the constrained work set.
Fair Share
—The average thread-use time required to process requests.
Click Save to save your changes or Cancel to cancel the update.
You cannot delete existing work managers or create new ones using Oracle CEP Visualizer; rather, you must manually update the server's config.xml
file.
For details, see "Jetty Work Managers" in the Oracle Fusion Middleware Administrator's Guide for Oracle Complex Event Processing.
You cannot delete existing work managers or create new ones using Oracle CEP Visualizer; rather, you must manually update the server's config.xml
file.
For details, see "Jetty Work Managers" in the Oracle Fusion Middleware Administrator's Guide for Oracle Complex Event Processing.