- From: Michael Tuexen <michael.tuexen@lurchi.franken.de>
- Date: Sun, 3 Mar 2019 21:30:50 +0100
- To: "Soni L." <fakedme+http@gmail.com>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
> On 3. Mar 2019, at 20:22, Soni L. <fakedme+http@gmail.com> wrote: > > I don't know if this is the right place to ask this, but I don't know where else I'd ask. > > I'm working on a project where I run HTTP over SCTP. I'm trying to use CGI to handle the requests. However, SCTP uses multihoming, as such I can have many source addresses for a connection. Which one do I use for CGI's REMOTE_ADDR? In https://github.com/nplab/thttpd we use the address of the primary path. Best regards Michael >
Received on Sunday, 3 March 2019 20:31:17 UTC