[dokuwiki] Re: RSS feeds and search
- From: Bert Garcia <hcgtv.net@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 23 Jul 2005 17:45:53 -0400
Andreas Gohr 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?
DokuWiki version: Release 2005-07-13
PHP version 4.3.10-15
Changelog is writable
Datadir is writable
Attic is writable
Mediadir is writable
Cachedir is writable
conf/users.auth.php is writable
mb_string extension is available and will be used
Your current permission for this page is 16
The current page is writable by the webserver
The current page is writable by you
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).
1.5GB of double sided memory is the most I can add while still taking
advantage of the motherboard's Dual Channel Technology.
free:
total used free shared buffers cached
Mem: 1556700 1535064 21636 0 67280 1145840
-/+ buffers/cache: 321944 1234756
Swap: 2096440 3796 2092644
vmstat:
procs -----------memory---------- ---swap-- -----io---- --system--
----cpu----
r b swpd free buff cache si so bi bo in cs us
sy id wa
3 0 3796 19228 66880 1140784 0 0 5 2 8 4 7
3 90 0
I also use this machine as a workstation for most of the day, maybe that
has a bearing on things?
--
bert garcia
__O
_-\<,_
(_)/ (_)
http://hcgtv.com http://nupusi.com
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Search Index
- From: Andreas Gohr
- References:
- [dokuwiki] RSS feeds and search
- From: Bert Garcia
- [dokuwiki] Re: RSS feeds and search
- From: Bert Garcia
- [dokuwiki] Re: RSS feeds and search
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] RSS feeds and search
- » [dokuwiki] Re: RSS feeds and search
- » [dokuwiki] Re: RSS feeds and search
- » [dokuwiki] Re: RSS feeds and search
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?
DokuWiki version: Release 2005-07-13 PHP version 4.3.10-15 Changelog is writable Datadir is writable Attic is writable Mediadir is writable Cachedir is writable conf/users.auth.php is writable mb_string extension is available and will be used Your current permission for this page is 16 The current page is writable by the webserver The current page is writable by you
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).
- [dokuwiki] Search Index
- From: Andreas Gohr
- [dokuwiki] RSS feeds and search
- From: Bert Garcia
- [dokuwiki] Re: RSS feeds and search
- From: Bert Garcia
- [dokuwiki] Re: RSS feeds and search
- From: Andreas Gohr