I don't seem to be able to index SSL sites with htdig 3.2.0b6. I've tried it with the stock Fedora Core 2 version and also with one I built myself. Problems are identical.

When I run htdig against the first case, our IIS server, it simply times out three times trying to get robots.txt and nothing else happens. Unfortunately I don't have access to the IIS server logs. htdig -i -vvvvvv -s shows this (starting from the third attempt):

   2 - Connection fell down ... let's close it
Request time: 30 secs
.  Making a HEAD call before the GET
Try to get through to host intranet.affymetrix.com (port 443)
   3 - Open of the connection ok
       Assigning the server (intranet.affymetrix.com) to the TCP connection
       Assigned the remote host intranet.affymetrix.com
       Assigning the port (443) to the TCP connection
       Assigned the port 443
       Connecting via TCP to (intranet.affymetrix.com:443)
New connection open successfully
   3 - Connection fell down ... let's close it
Request time: 30 secs
. pushed
pick: intranet.affymetrix.com, # servers = 1
> intranet.affymetrix.com with a traditional HTTP connection
htdig: Run complete
htdig: 1 server seen:
htdig:     intranet.affymetrix.com:443 0 documents

HTTP statistics
===============
Persistent connections    : Yes
HEAD call before GET      : Yes
Connections opened        : 3
Connections closed        : 3
Changes of server         : 0
HTTP Requests             : 3
HTTP KBytes requested     : 0
HTTP Average request time : 30 secs
HTTP Average speed        : 0 KBytes/secs


When I try it against an Apache 2.x server, it goes by very fast and I get the following running htdig -i -vvvvvv -s:


Content Type: text/html; charset=ISO-8859-1
Content Length: -1
Modification Time: 2004-11-08 23:52:55 GMT
not found
pick: web.ev.affymetrix.com, # servers = 1
> web.ev.affymetrix.com with a traditional HTTP connection
htdig: Run complete
htdig: 1 server seen:
htdig:     web.ev.affymetrix.com:443 1 document

htdig: Errors to take note of:
Not found: https://web.ev.affymetrix.com/ Ref:

HTTP statistics
===============
Persistent connections    : Yes
HEAD call before GET      : Yes
Connections opened        : 2
Connections closed        : 2
Changes of server         : 0
HTTP Requests             : 2
HTTP KBytes requested     : 0.476562
HTTP Average request time : 0 secs
HTTP Average speed        : inf KBytes/secs

ht://dig End Time: Mon Nov  8 15:52:55 2004

The Apache ssl_error_log gives this:
[Mon Nov 08 15:58:37 2004] [error] SSL handshake failed: HTTP spoken on HTTPS port; trying to send HTML error page
[Mon Nov 08 15:58:37 2004] [error] SSL Library Error: 336027804 error:1407609C:lib(20):func(118):reason(156)


Help!

Hugh


-- Hugh Caley | Unix Systems Administrator | CIS AFFYMETRIX, INC. | 6550 Vallejo St. Ste 100 | Emeryville, CA 94608 Tel: 510-428-8537 | [EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
ht://Dig general mailing list: <[EMAIL PROTECTED]>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to