Gossamer Forum
Home : Products : Gossamer Links : Discussions :

build pages stop after a while

Quote Reply
build pages stop after a while
Hi,

anyone know this problem and can help?

When I've build the pages using "Build all", the script stop
building after 645 links.

When I use "Build Staggered" the script build all pages.

Also the Database Function Repair Search stop after 1000 Links.


Best regards from
Bremen/Germany

Lothar
Quote Reply
Re: [eljot] build pages stop after a while In reply to
Because the browser times out.
That's the reason for "Build Staggered".
Or use SSH to build the links...

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Quote Reply
Re: [webmaster33] build pages stop after a while In reply to
Hi and thanks for your comment but I did not believe this
is the reason.

I have another site on the same server and did not have
this problem with more than 5.000 links in my database.

Any other ideas?

Best regards from
Bremen/Germany

Lothar
Quote Reply
Re: [eljot] build pages stop after a while In reply to
I didn't notice that it has just 645 links.
However if "Build Staggered" builds all pages correctly, then still the timeout is likely.
There may be something what slows down the process.

Some ideas you should check:
- Apache error log
- test how "Build All" works with Debug turned on. Set debug to 1, do "Build All", Set debug to 3, do "Build All". Check Apache error log again
- also try out build all from telnet or SSH, and see what text is displayed
- What database do you use? MySQL? go into mysql client, do an Analyze, Repair, Optimization, whichever may require.
- further manual debugging could be possible to track down the real problem if none of these helped

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...