On 4/24/06, Marcus Stratmann <[EMAIL PROTECTED]> wrote:
> When I submit the command via curl, I
> get the response "curl: (52) Empty reply from server" though solr is
> still working

I think you are probably right about Jetty timing out the request.
Solr doesn't implement timeouts for requests, and I havent' seen this
behavior with Solr running on Resin.

You could try another app server like Tomcat, or perhaps figure out of
the Jetty timeout is configurable.

-Yonik

Reply via email to