porter — A component that listens to a network port on behalf of other components (like http-streamer and http-server).
The username to authenticate to the porter.
Type: string
Optional property. Single values only.
The socket path to use to connect to the porter.
Type: string
Optional property. Single values only.
The porter protocol to use (defaults to flumotion.component.misc.porter.porter.HTTPPorterProtocol').
Type: string
Optional property. Single values only.
The network port for the porter to report (useful when using iptables to redirect incoming 80 to 8800).
Type: int
Optional property. Single values only.
The IP address or hostname associated with the interface we want to listen on.
Type: string
Optional property. Single values only.