Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 73842 invoked from network); 21 Oct 2005 23:21:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Oct 2005 23:21:19 -0000 Received: (qmail 91928 invoked by uid 500); 21 Oct 2005 23:21:19 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 91644 invoked by uid 500); 21 Oct 2005 23:21:18 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 91630 invoked by uid 99); 21 Oct 2005 23:21:18 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2005 16:21:17 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id B9445E0; Sat, 22 Oct 2005 01:20:56 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 37202] - Changes to httpd-2.0.55 core/APR-0.9.6 to run on Stream Control Transmission Protocol (SCTP) X-Bugzilla-Reason: AssignedTo Message-Id: <20051021232056.B9445E0@ajax.apache.org> Date: Sat, 22 Oct 2005 01:20:56 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=37202 ------- Additional Comments From rpluem@apache.org 2005-10-22 01:20 ------- (In reply to comment #5) > Paul's work is why I think a new, invented, say SCTPListen directive woule be useful for this. Paul's patches > are about application protocols (Layer 5) but SCTP is a layer-4 protocol, so we would need some way to > discern. I see. The question is if we want to have 1. A new Listen directive like you propose e.g. SCTPListen 2. Add a 3rd parameter to the Listen directive (IP:Port 3. Make Listen a container, where we would have directives like Layer4Protocol Layer5Protocol which would default to Layer4Protocol tcp Layer5Protocol http -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org