[dokuwiki] Re: RSS feeds and search

On Wed, 20 Jul 2005 20:41:22 -0400
Bert Garcia <hcgtv.net@xxxxxxxxx> wrote:

> Bert Garcia wrote:
> 
> > b) The search on a common word like 'password' also causes a time
> > out, returning nothing. The search does work on less common names.
> 
> Did a bit more exploring today on this error.
> 
> The Apache error log: Maximum execution time of 30 seconds has
> exceeded 
>   in /inc/utf8.php at line 119.

Do you have the mb_string extension installed? It does speed up UTF-8 handling 
very much. What does ?do=check say?

> My system specs: http://nupusi.com/member/1

Better than the the box that runs splitbrain.org - at least CPU wise. More 
memory could help ;-). DokuWiki's search profits very much from Linux' own disk 
caching. If the system has enough memory to keep recently accessed files in 
memory DokuWiki can gain a lot of speed in searching (note this is a OS thing 
and independent from PHP's memory settings).

Andi

Other related posts: