|
07-26-2004, 06:51 PM | #1 |
Green Mole
Join Date: Jul 2004
Posts: 3
|
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 |
07-26-2004, 07:25 PM | #2 |
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. |
07-27-2004, 06:40 AM | #3 | ||
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:
Quote:
|
||
07-27-2004, 07:00 AM | #4 |
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. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Slow indexing | Alex-FBTech | Troubleshooting | 0 | 02-27-2008 06:30 AM |
Indexing are very slow, how can i speed up? | ossi01 | Troubleshooting | 2 | 05-06-2005 04:26 AM |
Indexing slow.... no, _really_ slow | bluntman | Troubleshooting | 1 | 09-24-2004 02:23 PM |
Indexing very slow | mdkn | Troubleshooting | 2 | 03-21-2004 02:01 PM |
Very Slow Indexing | airplay | Troubleshooting | 2 | 03-09-2004 03:20 PM |