PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 07-26-2004, 05:51 PM   #1
xorex
Green Mole
 
Join Date: Jul 2004
Posts: 3
Unhappy helpme indexing slow

Hi, I test in Windows XP (IIS 5) with MySQL 4.x and PHP 4.3, using dig 1.8.3

PHPDig in http://server/phpdig
WEB in http://server/myweb/sitio1/list.html

this file contains links to other pages

but when I try to index with depth (0,0) or depth (5,5) from the panel do not follow the links.

The 2nd, the index time for this page (only one) is about 1 min, is this normal?

please help me
xorex is offline   Reply With Quote
Old 07-26-2004, 06:25 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Unfortunately, phpdig doesn't perform very well on a Windows server website. Indexing can be very slow and unpredictable at best. When I tried indexing my site that's on a Windows server, the process would hang for no apparent reason. I did manage to get it indexed with phpdig, but it wasn't worth the hassle.

I hate to say it, but in my opinion, if you can't move your site to an Apache server, you'd be better off finding another search engine for it.
vinyl-junkie is offline   Reply With Quote
Old 07-27-2004, 05:40 AM   #3
shinji
Green Mole
 
Join Date: Jan 2004
Location: Hamm/NRW/Germany
Posts: 26
my hint:
remove all sleep's
example:
in source it is written like:
Quote:
sleep(5);
just make it to an
Quote:
//sleep(5);
the sleeps tell the php interpreter to pause the script for N seconds
shinji is offline   Reply With Quote
Old 07-27-2004, 06:00 AM   #4
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
That might work, and good luck if it does. I didn't personally find anything that helped in using phpdig on my Windows server site.

I would caution anyone against getting rid of all the sleep() functions, especially if the site you're indexing is someone else's other than your own. It could cripple the site in terms of page loads while you're indexing.
vinyl-junkie 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
Indexing very slow mdkn Troubleshooting 2 03-21-2004 01:01 PM
Very Slow Indexing airplay Troubleshooting 2 03-09-2004 02:20 PM


All times are GMT -8. The time now is 01:33 PM.


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