Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

reindex timeout

Quote Reply
reindex timeout
Hi,

Having some problems with the forum reinding. I am trying to reindex my 165k post forum to internal from the command line.

At post 23750 the shell kicks up the error "CPU time limit exceeded"

ulimit -t indicates time limit is 300 seconds and I can't alter that. I'd like to do this without contacting my shared server host.

Any ideas folks?

Would editing this line in admin/tools/reindex.pl do anything?

Code:
$post->reindex({ tick => 250, max => 1000, cond => { post_deleted => 0 } });

Thanks in advance!

Michael
Subject Author Views Date
Thread reindex timeout Swaylock 3099 Feb 12, 2006, 10:30 AM
Thread Re: [Swaylock] reindex timeout
Swaylock 3021 Feb 14, 2006, 12:00 PM
Post Re: [Swaylock] reindex timeout
Jagerman 3027 Feb 14, 2006, 12:18 PM