Re: SOLVED Re: custom writer, working but... a strange exception in logs

2007-06-06 Thread Frédéric Glorieux

Frédéric Glorieux a écrit :


  I'm baffled.

[Yonic]
  I don't know why that would be... what is the client sending the 
request?

  If it gets an error, does it retry or something?

Good !


Nothing in logs when the class is resquested from curl, 


Sorry, same idea, but it's a CSS link.

--
Frédéric Glorieux
École nationale des chartes
direction des nouvelles technologies et de l'informatique


Re: SOLVED Re: custom writer, working but... a strange exception in logs

2007-06-06 Thread Chris Hostetter

: It's the favicon.ico effect.
: Nothing in logs when the class is resquested from curl, but with a
: browser (here Opera), begin a response with html, and it requests for
: favicon.ico.

HA HA HA HA that's freaking hilarious.

One way to avoid that might be to register a NOOP request handler with the
name /favicon.ico



-Hoss



Re: SOLVED Re: custom writer, working but... a strange exception in logs

2007-06-06 Thread Erik Hatcher


On Jun 6, 2007, at 5:32 PM, Chris Hostetter wrote:



: It's the favicon.ico effect.
: Nothing in logs when the class is resquested from curl, but with a
: browser (here Opera), begin a response with html, and it  
requests for

: favicon.ico.

HA HA HA HA that's freaking hilarious.

One way to avoid that might be to register a NOOP request handler  
with the

name /favicon.ico


:)  maybe we should build one in that redirects to a solr.ico or  
something.