r, it
might lower your number of connections considerably.
Andrew Pliszka
j r wrote:
> I am gleaning from your comments that MaxThreads is the only thing to
> tweak. Yes I do really have a connection issue. I have millions and
> millions of connection requests on a very small pool of serv
uestion.
Cheers
Andrew
On 16/02/2007, at 4:43 AM, j r wrote:
> The focus should be on the tomcat tweaking. We get errors in the
> tomcat
> error logs that say tomcat has reached its connection limits. I
> never said
> that it was serving slow. It hits connection limits which
ps auxH
2) ps auxH |grep -c java
3) vmstat 5 5
4) iostat 5 3
Then we will have a bit of an idea what is going on.
Andrew
On 15/02/2007, at 9:36 PM, j r wrote:
> The reason it is hitting its limits is easy: traffic. We easily
> get enough
> website traffic to overflow the connec
oskito? lambdaprobe?
tomcat-manager?
regards
Leon
On 2/15/07, j r <[EMAIL PROTECTED]> wrote:
> I have searched for exact documentation on this, and I always find
> conflicting info. Therefore I am reaching out to this list. I have the
> following info and questions:
>
> - we are runnin
I have searched for exact documentation on this, and I always find
conflicting info. Therefore I am reaching out to this list. I have the
following info and questions:
- we are running tomcat 5.5.20
- we have the following configs in server.xml:
> # so this would be a good value if your average response
> # time is 1.7 seconds:
> worker.insight.retries=20
>
>
> Property for tomcat
>
> enableLookups="false" redirectPort="8443" debug="0" minProcessors="75"
> maxProcessors="
All,
This is perhaps a very easy question for many of you, but here it goes:
What has changed from tomcat 4.1.30 to tomcat 5.5 that would make dynamic
jsp includes not work? I have tried setting the following settings to ensure
that it works: development=false, reloading=true, checkInterval=900
We handle 1-2million hits per hour using mod_jk-1.2.13. No special config
setup. It just worked out of the box.
jr
On 10/19/05, Steve Gaunt <[EMAIL PROTECTED]> wrote:
>
> HI,
>
> Has anyone else had any issue using mod_jk under heavy load..
>
> It seems after a period of time(or large no. opf req
All,
This is perhaps a very easy question for many of you, but here it goes:
What has changed from tomcat 4.1.30 to tomcat 5.5 that would make dynamic
jsp includes not work? I have tried setting the following settings to ensure
that it works: development=false, reloading=true, checkInterval=900