Ticket #45 (new enhancement)
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
Note: See
TracTickets for help on using
tickets.
