Hi Sam Is rake consuming the CPU? Or searchd? The former really shouldn't be sticking around, so that's a little worrying. Give the direct searchd --config path/to/production.sphinx.conf a shot, see if that helps.
Cheers -- Pat On 17/05/2011, at 9:19 PM, Rodeoclash wrote: > Hey all, > > I've got Sphinx configured and working great except for one problem. > I'm calling "rake ts:start" inside my upstart and it's consuming huge > amounts of CPU, a "top" has it sitting around 95%+ CPU for hours. > > Any idea why this might be? I'm not too sure how to go about debugging > high cpu usage. > > I did notice that in my processes I have both searchd and the rake > task showing up (I've removed sphinx from the init.d initialization, > so the searchd is definitely being made available from the rake task). > > Would a better option simply be calling sphinx directly and passing > the config file from the lastest search release? > > Sam > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
