Re: Pausing all thread but one.

2020-10-29 Thread Tullio Bettinazzi
OK tks for the X-Y explanation. I need to reload a few caches and when theese caches are reloaded nobody can access them. This is my problem. Tks Dott. Tullio Bettinazzi Responsabile R D Axioma - Tel. +39 039 22511 www.axioma.it Trattamento dei dati personali conforme ai sensi del

Pausing all thread but one.

2020-10-28 Thread Tullio Bettinazzi
I need to perform some maintenance operations pausing all user thread for a small but meaningfull time (say 30 secs). Is it possible to pause all user threads ? How ? Any suggestion ? Tks Dott. Tullio Bettinazzi Responsabile R D Axioma - Tel. +39 039 22511 www.axioma.it Trattamento

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-23 Thread Tullio Bettinazzi
ttobre 2016 23.07 A: Tomcat Users List Oggetto: Re: Strange wait time in my application - Tomcat 7.0.67 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tullio, On 10/17/16 12:24 PM, Tullio Bettinazzi wrote: > I monitored it using Yourkit profiler and I didn't see any extreme > GC. > >

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-21 Thread Tullio Bettinazzi
No further help ? Tks Da: André Warnier (tomcat) <a...@ice-sa.com> Inviato: lunedì 17 ottobre 2016 18.01 A: users@tomcat.apache.org Oggetto: Re: Strange wait time in my application - Tomcat 7.0.67 On 17.10.2016 17:52, Tullio Bettinazzi wrote: > I di

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-17 Thread Tullio Bettinazzi
- Tomcat 7.0.67 On 17.10.2016 17:52, Tullio Bettinazzi wrote: > I didn't find any solution to my problem. > > Could someone provide suggestions or a strategy to find the solution ? > "I don't see relevant garbage collection : heap size and permgen have correct dimentions." D

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-17 Thread Tullio Bettinazzi
cation - Tomcat 7.0.67 On 2016-10-03 07:56:34, Tullio Bettinazzi wrote: > I've an application under tomcat. > When only a one or two users works on it everithing is ok. > When the number of users grows the application slows down. > Is not a memory nor a cpu problem : using top I see th

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-04 Thread Tullio Bettinazzi
Da: Martijn Bos <mart...@maboc.nl> Inviato: lunedì 3 ottobre 2016 21.05 A: Tomcat Users List Oggetto: Re: Strange wait time in my application - Tomcat 7.0.67 On 2016-10-03 07:56:34, Tullio Bettinazzi wrote: > I've an application under tomcat. > When only a one

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-03 Thread Tullio Bettinazzi
ote: > On 03/10/2016 11:19, Tullio Bettinazzi wrote: > > I already use Yourkit but it doesn't seems a load problem. > > > > The delay is not spread over all operaions but concentred in only one or > two and allways takes 4 secs more than the normal operation time. > > &

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-03 Thread Tullio Bettinazzi
Da: Mark Thomas <ma...@apache.org> Inviato: lunedì 3 ottobre 2016 10.39 A: Tomcat Users List Oggetto: Re: Strange wait time in my application - Tomcat 7.0.67 On 03/10/2016 08:56, Tullio Bettinazzi wrote: > I've an application under tomcat. > When only a one or two

Strange wait time in my application - Tomcat 7.0.67

2016-10-03 Thread Tullio Bettinazzi
I've an application under tomcat. When only a one or two users works on it everithing is ok. When the number of users grows the application slows down. Is not a memory nor a cpu problem : using top I see the system resources quite free. I don't see relevant garbage collection : heap size and

RE: Performance regression from 7 to 8

2016-03-09 Thread Tullio Bettinazzi
RVER" >connectionTimeout="2" >disableUploadTimeout="false" >connectionUploadTimeout="360" >redirectPort="8843" /> > > > Your code is simple, only buffering and

RE: Performance regression from 7 to 8

2016-03-07 Thread Tullio Bettinazzi
among them (not OS version, not network, not browser). The problem disappears using tomcat 7. Tks Tullio > Subject: Re: Performance regression from 7 to 8 > To: users@tomcat.apache.org > From: ma...@apache.org > Date: Mon, 7 Mar 2016 11:52:40 + > > On 06/03/2016 08:45, Tulli

RE: Performance regression from 7 to 8

2016-03-06 Thread Tullio Bettinazzi
he connectors on the tomcat side? > > Felix > > Tks > > Tullio > > > >> Subject: Re: Performance regression from 7 to 8 > >> To: users@tomcat.apache.org > >> From: felix.schumac...@internetallee.de > >> Date: Sat, 5 Mar 2016 11:13:58 +0100 >

RE: Performance regression from 7 to 8

2016-03-06 Thread Tullio Bettinazzi
I tested with 8.20 and 8.32 With nothing changed I meant simply that results didn't change. Tks Tullio > Subject: Re: Performance regression from 7 to 8 > To: users@tomcat.apache.org > From: ma...@apache.org > Date: Sat, 5 Mar 2016 18:40:36 + > > On 04/03/2016 13:19, Tulli

RE: Performance regression from 7 to 8

2016-03-05 Thread Tullio Bettinazzi
Tullio > Subject: Re: Performance regression from 7 to 8 > To: users@tomcat.apache.org > From: felix.schumac...@internetallee.de > Date: Sat, 5 Mar 2016 11:13:58 +0100 > > Am 04.03.2016 um 14:19 schrieb Tullio Bettinazzi: > > Done and nothing changed. > > Any sugg

RE: Performance regression from 7 to 8

2016-03-04 Thread Tullio Bettinazzi
.@apache.org > To: users@tomcat.apache.org > > 2016-03-04 12:42 GMT+01:00 Mark Thomas <ma...@apache.org>: > > > On 04/03/2016 11:17, Tullio Bettinazzi wrote: > > > This servlet reproduces the problem perfectly. > > > > Getting better but still some room f

RE: Performance regression from 7 to 8

2016-03-04 Thread Tullio Bettinazzi
che.org > From: ma...@apache.org > Date: Fri, 4 Mar 2016 10:38:30 + > > On 04/03/2016 10:24, Tullio Bettinazzi wrote: > > The problem is all in this small piece of code > > ByteArrayOutputStream bbs = new ByteArrayOutputStream(); > > BufferedOutput

RE: Performance regression from 7 to 8

2016-03-04 Thread Tullio Bettinazzi
takes from 50 ms to 4500 ms stable on a single client PC but very different from client to client. Tks Tullio > Subject: Re: Performance regression from 7 to 8 > To: users@tomcat.apache.org > From: ma...@apache.org > Date: Fri, 4 Mar 2016 09:42:22 + > > On 04/03/2016 09

RE: Performance regression from 7 to 8

2016-03-04 Thread Tullio Bettinazzi
same code both 7 and 8 installed from scratch > Subject: Re: Performance regression from 7 to 8 > To: users@tomcat.apache.org > From: geor...@mhsoftware.com > Date: Thu, 3 Mar 2016 09:30:33 -0700 > > > > On 3/3/2016 4:06 AM, Tullio Bettinazzi wrote: > > I've an

RE: Performance regression from 7 to 8

2016-03-03 Thread Tullio Bettinazzi
p that you're using? Memory tuned? Apache in > front? HTTP connector? AJP? > > Olaf > > Am 03.03.2016 um 12:06 schrieb Tullio Bettinazzi: > > I've an application in which I write a page from a Buffered Stream directly > > to the Servlet output stream (more or less 3

Performance regression from 7 to 8

2016-03-03 Thread Tullio Bettinazzi
I've an application in which I write a page from a Buffered Stream directly to the Servlet output stream (more or less 300kb). In 7 it works perfectly (100ms). In 8 , depending from the network connection and mainly from the http client itself (the browser in the PC) the same operation takes