This class implements inband routing, which means that the destination address will be determined by the protocol. Inband routing works only for protocols that can send routing information within the protocol, and is mainly used for non-transparent proxying. The InbandRouter class currently supports only the HTTP and FTP protocols.
Example 5.34. InbandRouter example |
---|
The following service uses an InbandRouter to extract the destination from the protocol. Service(name="demo_service", proxy_class=HttpProxy, router=InbandRouter(forge_addr=FALSE)) |
Published on May 30, 2024
© BalaSys IT Ltd.
Send your comments to support@balasys.hu