: If I understand what you've said above correctly, removing the binding in
: solr.war would make it inherit the binding in jetty/tomcat/whatever, is that
: right?  That sounds like an awesome plan to me.  The example jetty server can
: be configured instead of solr.war.  Once you've answered this, I can submit my
: vote.

no, removing the bindings in solr.war would result in solr not logging 
*anything* unless you manually added a jar (defining the bindings you 
want) to the jetty (or tomcat) system classloader.

: A semi-related question ... is there any way to get jetty to log the entire
: URL in its request log?  Almost every request we send is truncated.  Some of
: our request URLs are nearly 20K in size.  We've had to tune all the configs

I've never seen that -- you may need to ask on the jetty list.



-Hoss

Reply via email to