Ticket #45 (new enhancement)

Opened 3 years ago

Last modified 13 months ago

Add request_timeout option to PORT directive

Reported by: chris Owned by:
Priority: minor Milestone:
Component: Directives Version:
Keywords: Cc:

Description

Add a request_timeout option to the PORT directive, the same option that the HTTP directive has.

This can simply use the socket settimeout() functionality (in Python 2.3+) to force the connection to timeout after the selected period of seconds.

Change History

Changed 13 months ago by chris

  • milestone eddie-0.36 deleted
Note: See TracTickets for help on using tickets.