[Devel] [ openser-Feature Requests-1638473 ] suppress new TCP connections

SourceForge.net noreply at sourceforge.net
Thu Jan 18 12:08:49 CET 2007


Feature Requests item #1638473, was opened at 2007-01-18 12:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1638473&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Klaus Darilion (klaus_darilion)
Assigned to: Nobody/Anonymous (nobody)
Summary: suppress new TCP connections

Initial Comment:
Hi!

In some circumstances I do not want openser to setup a new TCP connection. E.g. if lookup() resolves to a TCP based location, I want openser to only use the existing TCP connection and do not create new TCP connections. This is especially useful if I now that the client is behind NAT and a new TCP connection will fail anyway.

This can be done by setting a certain branch-flag in the routing script. If this flag is set, instead of opening a new TCP connection the branch immediately returns with the proper error value (maybe 478?)



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1638473&group_id=139143



More information about the Devel mailing list