-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Андрей,
On 3/14/12 2:17 PM, Андрей Беликов wrote:
> Hi... I am running Apache Tomcat Version 7.0.26 with SOLR 3.5 on
> jdk1.7.0_03
>
> The problem is that i cannot limit count of connections. I never
> get connection refused (only timeouts). For exa
> From: Андрей Беликов [mailto:pion...@mail.ru]
> Subject: Tomcat+SOLR, acceptCount not working
> protocol="org.apache.coyote.http11.Http11AprProtocol"
What happens if you try a different protocol handler, such as
org.apache.coyote.http11.Http11NioProtocol?
>
Hi... I am running Apache Tomcat Version 7.0.26 with SOLR 3.5 on jdk1.7.0_03
The problem is that i cannot limit count of connections. I never get connection
refused (only timeouts). For example: maxThreads="150" and acceptCount="100",
as i think i will have 150+100=250 connections in ESTABLISHED