PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 03-17-2004, 07:54 AM   #1
mdkn
Green Mole
 
Join Date: Jan 2004
Posts: 1
Indexing very slow

My System:

Windows 2000
Apache/2.0.47 (Win32) PHP/4.3.3

I have 2 installations (PhpDig version 1.6.2 and version 1.8.0)
Version 1.8.0 is very slow with indexing... for each page about 5~6 seconds. Version 1.6.1 is a lot faster (for each page less 1 second).

I set up a bigger priority in config.php but it didn't help.

can you help me?

mdkn
mdkn is offline   Reply With Quote
Old 03-18-2004, 11:49 AM   #2
airplay
Green Mole
 
Join Date: Mar 2004
Posts: 7
I had the same problem, so I changed the following code

In the spider.php file (in /admin)
On line 198

sleep(5);

to

sleep(2);

That cut down the delay between indexing files. You can set the sleep at whatever you want, but it could slow down your server.

Hope that helps!
airplay is offline   Reply With Quote
Old 03-21-2004, 01:01 PM   #3
bloodjelly
Purple Mole
 
Join Date: Dec 2003
Posts: 106
Take a look at this thread too:

http://www.phpdig.net/showthread.php?s=&threadid=300

I showed a way to limit the total number of pages found per update, which might help you.
bloodjelly is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow indexing Alex-FBTech Troubleshooting 0 02-27-2008 05:30 AM
Indexing are very slow, how can i speed up? ossi01 Troubleshooting 2 05-06-2005 03:26 AM
Indexing slow.... no, _really_ slow bluntman Troubleshooting 1 09-24-2004 01:23 PM
helpme indexing slow xorex Troubleshooting 3 07-27-2004 06:00 AM
Very Slow Indexing airplay Troubleshooting 2 03-09-2004 02:20 PM


All times are GMT -8. The time now is 12:13 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.