On Thu, Sep 29, 2011 at 3:23 PM, David Kao wrote:
> On Fri, Sep 30, 2011 at 6:10 AM, Dorian Raymer wrote:
> >
> >
> > On Thu, Sep 29, 2011 at 2:44 PM, David Kao wrote:
> >>
> >> I'll take care of the first question.
> >>
> >> From
for deployment in different t.a.internet
services, should I put the business services in their own MultiService and
the internet services in their own MutiService container?
Like I said, more showcasing of use cases would help suggest answers to
these kind of questions. I see a lot of possibil
Hello,
I am confused about how the FingerService gets started in the
finger/finger.py makeService function. It is never assigned a service parent
and it can't service getUser requests if its startService method isn't
called; you get an AttributeError: "no attribute 'users'" the way it works
now. I
dback on the implementation is very welcome. I
would like to make this is a solid client library.
Thank you,
Dorian Raymer
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
If you want to run PB on port 80, you need to start twistd with root
privileges.
Do you really want to serve PB on port 80?
You probably want to serve it on an un-privileged port (> 1023). I think the
spread source suggests 8787 as the port to use for a PBServer.
-Dorian
On Wed, Jun 17, 2009 at