On Tuesday 21 July 2009 10:04:09 am Brian Warner wrote:
> > Is it possible to configure a node to listen via both HTTP and HTTPS
> > at the same time?
>
> Not without code changes. They wouldn't be too hard to implement,
> though. I'd suggest making web.port take a comma-separated list of
> strports, then having web.py create and attach a new listening port
> for each one. Should be maybe 5 lines, plus tests and docs.

It is pretty simple, but I'm unsure about some of the side-effects.  One that 
I've come across is the node.url file.  Should I write all of the URLs to 
this file?  It looks like there are a number of users of this file, and they 
expect to find a single URL in it.

        Shawn.
_______________________________________________
tahoe-dev mailing list
[email protected]
http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to