HIPES system (undocumented)¶
This plugin implements the HIPES system.
Configuration¶
- server:<host>
- Name of the server to send this request to
- urlp:<name>
- Default: url Name of the query parameter for the service URL
- path:<path>
- Default: / Path to use for the service URL
- ssl
- Default: no Use SSL when connecting to the service
- service
- Service server, host[:port]
- server
- Default: hipes.yimg.com Name of HIPES server, host[:port]
- active_timeout
- The active connection timeout in ms
- no_activity_timeout
- The no activity timeout in ms
- connect_timeout
- The connect timeout in ms
- dns_timeout
- The DNS timeout
The timeout options override the server defaults (from `records.config <../../configuration-files/records.config>`_), and only apply to the connection to the specific “service” host.