
20
Proxy and redirect servers
proxy: may fork requests ➠ parallel or sequential search
stateless: forward request or response
transaction stateful: remember full request/response needed for
forking
call stateful
outbound (near-end) proxy: outgoing calls ➠ address lookup, policy,
firewalls
(far-end) proxy: closer to callee ➠ callee firewall, call path hiding
redirect server: lower state overhead, more messages
Comentarios a estos manuales