I haven't used the UltraSphinx plugin, but Sphinx itself has a mem_limit
configuration in its conf file to cap the amount of RAM that the indexer
will use.

Roberto
blog.idearise.com




On Tue, Sep 23, 2008 at 10:11 PM, D. Krmpotic <
[EMAIL PROTECTED]> wrote:

>
> Hello,
>
> On my 512MB slice (Slicehost) running 3 thins and a Postgres database, I
> had set up a delta indexing scheme that executes "rake ultrasphinx
> index:delta" task every minute via cron. The server was unstable
> (database process got killed every day or so). I isolated the problem to
> that cron task (eating up too much memory). After temporarily disabling
> it, the server was stable.
>
> I wonder if some of you also had similar problems and if the solution is
> to simply use a bigger slice…
>
> Thank you!
> david
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to