1) Suddenly, gw has stopped working! Every command emits
"timed out: bad handshake". What can I do to correct this?
2) Before this occurred, I had added some new directories
under http://www.mccc.edu They are not being indexed. My
"walk" command is
$WWW/webinator/bin/gw -d$WWW/webinator/db -xhttp://www.mccc.edu/njcate -L -N -z300000 http://www.mccc.edu
$WWW/webinator/bin/gw -d$WWW/webinator/db -L -N -z300000 http://www.mccc.edu/SCHED
$WWW/webinator/bin/gw -d$WWW/webinator/db-uh -L -N -z300000 -jhttp://www.mccc.edu/unixhelp http://www.mccc.edu/unixhelp
$WWW/webinator/bin/gw -d$WWW/webinator/db-njcate -L -N -z300000 -jhttp://www.mccc.edu/njcate http://www.mccc.edu/njcate
3) Come to think of it, I'm not sure what the above
actually does! The first two lines refer to a database
called "db". In line 1, I excluded the "njcate" directory
hierarchy, but didn't exclude the "unixhelp" one. Yet the
"unixhelp" doesn't get indexed.
Looks like I had to add line 2 to get the "SCHED" directory
hierarchy indexed. Why wasn't SCHED included by the command
in 1?
Lines 3 and 4 work fine.
Thanks,
Pete