I'm running Tomcat 4 on a Solaris 8 Sparc server. I've been watching the
traffic increase on my server as I add more and more resources over time.
In the process of this I've increased the maximum memory the JVM uses to
keep Tomcat from running out of memory. Then I had to increase the maximum
simultaneous users for the database connection. The next thing I was
getting was no processors error so I increased the maximum processors and
that took care of that problem. Now I'm at a stopping point. The server
doesn't seem to be working very hard. The CPU activity is low and memory
usage is well below what the maximum is set to. The catalina log doesn't
show anymore errors about no processor. All it shows is when another
processor is started. After all this it's still running slow. I've had the
network part checked and it's doing just fine. My question is how can I fix
this problem. It seems to me like it's not allowing enough connections or
something. For example when you load a page from the software it will just
sit there for a little or a lot and then all of a sudden boom it sends the
whole page. It's like the server won't service enough people a once. Can
someone give me some direction?


Thank You,

Justin A. Stanczak
Web Manager
Shake Learning Resource Center
Vincennes University
(812)888-5813



--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to