Dear Solr User,
I don't know if it's here that my question must be posted but I'm sure
some users have already had my problem.
Actually, I do 1556 requests with 4 Http components with my program. If
I do these requests without delay (500ms)
before sending each requests I have around 10% of requests with empty
answer. If I add delay before each requests I have no empty answer.
Empty answer has HTTP 200 OK, Header OK but Body = ''
Where can I increase the limit of Tomcat/Solr requests at the same time
or how can I solve my problem.
Thanks a lot for your Help,
Bruno