WebLogic Server Request Management

The ability to efficiently process incoming application requests in parallel is an important element of the WebLogic Server architecture. WebLogic Server’s request management infrastructure ensures that incoming requests are associated with a server thread and properly dispatched to their destination—be it a servlet, EJB, or any other container. In this section we will analyze this infrastructure in more detail.

Connection and Port Management

Incoming requests must be sent to a server’s listen port. Although, by default, a server has a single listen port, there are three ways in which this can be changed:

Image Enable ...

Get Oracle Fusion Middleware 11g Architecture and Management now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.