But time is not such a great problem for me. Time of execution was
mentioned only "in addition" - there are 100 k requests.

I am mainly interested in memory, and how BackupManager works.
I hoped, that with BackupManager memory will increase on node which is
queried and ONLY on one backup node,
but here it is increasing on all 4 nodes in cluster.
Should BackupManager be working as I write above, or do I understand it
wrong ?







On Mon, Feb 3, 2014 at 12:13 PM, Mark Thomas <ma...@apache.org> wrote:

> On 03/02/2014 11:03, Ja kub wrote:
> > Good question, sorry I didn't tell earlier,
> >
> > its tomcat 7.0.50 on linux, zip or tgz from download page, not from rpm.
>
> OK. Good to know it is the current release.
>
> It is probably time to fire up a profiler and see where all the time is
> being spent.
>
> Mark
>
>
> > On Mon, Feb 3, 2014 at 11:17 AM, Mark Thomas <ma...@apache.org> wrote:
> >
> >> On 03/02/2014 08:33, Ja kub wrote:
> >>> I have configured no loadbalancer,
> >>>
> >>> I accessed tomcat directly
> >>
> >> Both things that it would have been useful to mention in your original
> >> question.
> >>
> >> Before we go any further, how about telling us which Tomcat version you
> >> are using?
> >>
> >> Mark
> >>
> >>
> >>> tomcats are on 18080, 28080, 38080, 48080,
> >>> In browser I used only 18080, this is my laptop test env, nobody else
> >>> access it,
> >>> 28080, 38080, 48080, where untouched by broser, but in jvisualvm their
> >>> memory has increased by the same amount (about 100MB), it was increase
> >>> after gc .
> >>>
> >>> Thx,
> >>> Jakub
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> >> For additional commands, e-mail: users-h...@tomcat.apache.org
> >>
> >>
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to