Randy Bush writes:
- > Try using the "poll" reactor instead of the "kqueue"
- > reactor in twisted
-
- please be specific where to hack it?
See below..
- > And share your transport configuration file??
-
- back in thread. but, since you asked, appended
Sorry, wasn't paying attention.
- <pyaimt>
[...]
- <!-- You can select which event loop PyAIMt will use. It's
- probably safe to leave this as the default -->
-
- <!-- Use epoll for high-load Linux servers running kernel 2.6
- or above -->
- <!--<reactor>epoll</reactor>-->
-
- <!-- Use kqueue for high-load FreeBSD servers -->
- <!--<reactor>kqueue</reactor>-->
- <reactor>kqueue</reactor>
Comment out this one..
- <!-- Use poll for high-load Unix servers -->
- <!--<reactor>poll</reactor>-->
Uncomment this one.
[...]
- </pyaimt>
--
Eric Schnoebelen [EMAIL PROTECTED]
http://www.cirr.com
Real Signs -- in the window of a home cookin' restaurant in Phoenix:
The best piece of chicken you'll ever get without being a rooster!
_______________________________________________
py-transports mailing list
[email protected]
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports