Geoff Hutchison wrote:
> 
> At 7:41 PM +0100 2/18/01, Miguel Ángel Varó Giner wrote:
> >running a JavaWebServer v.1.1.3. I can index sites which
> >use Apache as a web server, but when I index (using htdig -vvvv)
> >[snip]
> >I've also tried to index that site with older snapshots of
> >3.2.0b3, with identical results.
> >
> >On the other hand, I have no problems to index that site with the
> >htdig-3.1.5.
> 
> Well, the problem is that the server is generating an error code 500,
> which means it either doesn't understand the request, or there's a
> misconfiguration in the server.
> 
> Since you say that it works with 3.1.5, my guess is that it's either
> choking on the HTTP/1.1 request or possibly the attempt to use
> persistent connections.
> 
> The latter can be turned off using the persistent_connections
> attribute:
> <http://www.htdig.org/dev/htdig-3.2/attrs.html#persistent_connections>
> 
> If this doesn't work, then IMHO, it's a bug in the webserver--my
> reading of the spec is that if the webserver doesn't "speak"
> HTTP/1.1, it should just reply with HTTP/1.0 and let the client worry
> about it.

I've changed the value of 'persistent_connections' to false with identical
results (I cannot index this site). 
So, maybe the problem is related to HTTP/1.1 protocol. Does htdig 3.1.5
'speak' HTTP/1.0 and v.3.2.0b3 'speak' HTTP/1.1? I have no problems with
version 3.1.5, but I cannot index it with v.3.2.0b3. What are the differences
in the HTTP protocol between the two versions of ht://Dig?

Thanks in advance.


-- 
__Miguel A. Varo________________________________________________________
Tecnic mitja de laboratori
Departament de Llenguatges            E-mail: [EMAIL PROTECTED]
i Sistemes Informatics                 Phone: +34 965903400 x2753
Universitat d'Alacant                         +34 965903772 x2753
E-03080 Alacant, Spain.                  Fax: +34 965909326
URL: http://www.dlsi.ua.es/~mvaro/
------------------------------------------------------------------------

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
Information: http://lists.sourceforge.net/lists/listinfo/htdig-general
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to