Wow! 68% load seems quite high! Assuming you're not running it on a Pentium 1 class machine or something :)
Could you try running it with GETALLAVATARS = False (look in PyMSNt/src/legacy/msnw.py). I'm thinking of making this the default, because for large servers I think the load will be too much with it on. Setting it to false means that MSN avatars will only be downloaded from people you're in a conversation with. The contact list thing won't really get fixed more than it is now. The problem was that older versions didn't properly delete contacts. If you remove them again in this version then they'll stay gone. --- James On 22/06/2005, at 12:28 AM, Daniel D?az wrote: > Hello! > > I can't tell numbers exactly, but you can see it for youselves here: > http://linux.mty.itesm.mx/mrtg/ > > On week 23, Monday, we used the avatars branch. We had to go back to > 0.9.2 because load average rose up to 68.0!! > > Cached avatars shows the following: > linux avatars # ls -1 | wc -l > 3034 > > And I think we had more than 70 concurrent users that day. In the Load > Average graph you can see how it behaved differently against 0.9.2. > I'm sorry I couldn't test it anymore, but load average (and that bug > regarding reregistering deleted and blocked users) wouldn't allow us > to run it any further. I'm looking forward for a less CPU-hungry > version, though! :) > > Greetings! > > Daniel D?az > [EMAIL PROTECTED] > JID: [EMAIL PROTECTED], [EMAIL PROTECTED] > > > On 6/21/05, Norman Rasmussen <[EMAIL PROTECTED]> wrote: >> Today's stats: >> Uptime 64560 >> MessageCount 813 >> FailedMessageCount 0 >> FailedAvatarCount 9 >> TotalUsers 7 >> OnlineUsers 4 >> AvatarCount 17 >> >> I have 376 avatar's cached, wow! > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >
