On 02/10/11 01:50 PM, Danek Duvall wrote:
Shawn Walker wrote:

   http://cr.opensolaris.org/~swalker/pkg-bind/

t_pkg_publisher.py:

   - line 675-677: what do these addresses correspond to?  Are they just
     made up because we don't bother contacting them?

Is it possible to have a single server running on both ipv6 and ipv4?  Did

No; cherrypy currently doesn't support that. Same as it doesn't currently support listening on multiple ports. The upcoming 3.2 release is supposed to allow for both of those cases I believe.

you consider allowing for multiple addresses, so I can listen on a subset
of a machine's interfaces that's more than just one?  You might at least
make the address property (in the depot config and smf) a list, so that you
can give it more than one value in the future, without having to change the
config file incompatibly.

Maybe, let me see how horrible that is from a configuration standpoint (not talking about SMF).

-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to