I briefly skimmed the archives, but didn't see an answer to this.
It looks like SwazooServer>>addSite: is being too picky. Why can't I have one
site at 'localhost:1234' and another at 'localhost:4567'? It looks like that
second one will be rejected for being the same "host" as the first one.
As in, it's the combination of host and port that decides uniqueness for
listening, not just the host name. Or do both of these ports end up being
"inside" the same site somehow?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<
[hidden email]> <URL:
http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!