RTR Server Types
Figure 1–18 A Callout Server
Callout
Server
TR
Transaction
User Accounts Facility
Application
Server
BE
To
Partition A
Authentication
RTR callout servers provide
Callout servers run on backend or router nodes. They receive a copy of every transaction either delivered to or passing through the node.
Callout servers offer the following advantages:
•The security check can run in parallel with the database updates thus improving response times.
•The security check can be run on the router hardware.
•The security checking code is completely separated from other application code.
Since this technique relies on backing out unauthorized transactions, it is most suitable when only a small proportion of transactions are expected to fail the security check, so as not to have a performance impact.