On Mon, Sep 27, 2010 at 3:01 PM, Noah Slater <[email protected]> wrote: > > On 27 Sep 2010, at 22:53, Chris Anderson wrote: > >> we need to specify the protocol in the file, as you could potentially >> have a single couchdb server listening on multiple ports with multiple >> protocols. (or even on a non-standard port, like https on 8888 or >> something) >> >> so the file could have multiple lines corresponding the the addresses >> the server is listening on. >> >> does that make sense? > > Yes, but how do you know which matches up to what? >
the https:// urls are SSL, and the http:// urls are regular Does that answer the question? Chris -- Chris Anderson http://jchrisa.net http://couch.io
