L.W. van Braam van Vloten wrote:

So my question is: would there be an easy way to make Tomcat on my iSeries machine run rediculously slow?

Lots of funny replies come to mind, but the simplest is:

* Run a process that just spins forever:

   while (1) ;

  Run as many of these as you have CPUs.

* Renice these make-work processes so that they are at the highest priority (not real-time, though, or you'll have to reboot your box :-); and renice the Tomcat so that it's at the lowest priority.

Relax, and enjoy the scenery while Tomcat groans and wheezes..


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to