Lesson 1
Configuring MTS introduction
The previous module introduced you to many of the issues surrounding the use of the Multi-Threaded Server (MTS) and especially some of the
ways in which it differs from a dedicated listener.
This module takes a much more practical look at MTS, investigating how MTS handles various types of incoming requests and how to manage and configure MTS for optimal performance.
This module takes a much more practical look at MTS, investigating how MTS handles various types of incoming requests and how to manage and configure MTS for optimal performance.
Learning objectives
After completing this module, you should be able to:
The module begins with an examination of dispatcher parameters.
- Identify dispatcher parameters
- Configure the dispatcher for MTS
- Configure multiple listeners with MTS
- Specify relevant parameters for MTS servers
- Set up connection pooling using MTS
- Monitor MTS connections using UNIX and Oracle
The module begins with an examination of dispatcher parameters.