Thanks for the info Even... I'm only running the xmppdaemon and MySQL isn't sucking up CPU time like it was. Guess I won't need another server :)
----- Original Message ----- From: "Evan Prodromou" <[email protected]> To: [email protected] Sent: Monday, June 22, 2009 10:21:23 AM GMT -09:00 Alaska Subject: Re: [Laconica-dev] Do I need a bigger server? Damien Hull wrote: > Hmm... If I turn off the daemons I'll loose features, right? I wanna be cool > have every feature turned on. Hmm... My laconica site seems fast enough. I > could ignore it until laconica 8 is released. > > On second thought. I might pick the daemons I need and just run those... > Thanks! > The functionality of most of the daemons will happen at "Web time" (when you post a notice) rather than offline if you turn queues off. They exist at all because if you have 5000 subscribers, it can be hard to send out jabber notices to them at Web time; your page may time out. If you have <100, say, it should be fine. The sole exception is the xmppdaemon, which receives incoming notices from Jabber users. It has to be on all the time, to give users somewhere to send their notices. -Evan -- Evan Prodromou CEO, Control Yourself, Inc. [email protected] - http://identi.ca/evan - +1-514-554-3826 _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
