I'm not sure why zero threads would be shown, but perhaps one of the Tomcat
lists would be of better help in debugging the Tomcat manager webapp?
If you just want to inspect what threads are running, there are generic
Java debugging tools that would let you obtain overall JVM thread dumps.
Is there something you're trying to solve by doing this?

---I am just trying to arrive at the optimum value of "MaxThreads" for
Tomcat. 200 is the default value in Tomcat and I want to monitor them to
see if I need more than 200 threads when the concurrency increases.

The fact that the connection uses RemoteApp (or RDP, or VNC, or SSH, etc.)
is opaque to the client and webapp. Everything is just the Guacamole
protocol at that level.
What do you mean by "do the Java Threads get busy"?
---What i meant was that when the user is interacting within a RemoteApp
(like any legacy applications) i.e. clicking buttons, selecting dropdown
values, typing some text etc. does it use Tomcat threads? My understanding
is it should, but just wanted to confirm.

On Wed, Feb 26, 2020 at 11:19 AM Mike Jumper <mjum...@apache.org> wrote:

> On Tue, Feb 25, 2020, 19:39 Tushar Jain <tushar.j...@hitachi.mgrmnet.com>
> wrote:
>
>> ...
>> ---I am not seeing even a single busy thread when users are logging into
>> Guacamole. What could be the problem?
>>
>
> I'm not sure why zero threads would be shown, but perhaps one of the
> Tomcat lists would be of better help in debugging the Tomcat manager webapp?
>
> If you just want to inspect what threads are running, there are generic
> Java debugging tools that would let you obtain overall JVM thread dumps.
>
> Is there something you're trying to solve by doing this?
>
> Also, once a user opens a RemoteApp from Guacamole and *starts working
>> within the RemoteApp*, do the Java Threads get busy for every
>> interaction(mouse clicks/text input etc) the user has within the RemoteApp?
>>
>
> The fact that the connection uses RemoteApp (or RDP, or VNC, or SSH, etc.)
> is opaque to the client and webapp. Everything is just the Guacamole
> protocol at that level.
>
> What do you mean by "do the Java Threads get busy"?
>
> - Mike
>
>

-- 
**Disclaimer:* This message and any attachment may contain confidential, 
proprietary information and is intended only for the individual named. If 
you are not the original intended recipient and have erroneously received 
this message, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system. Hitachi MGRM Net 
E-mail transmission cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late 
or incomplete, or contain viruses. Hitachi MGRM Net therefore does not 
accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification is 
required, please request a hard-copy version. Hitachi MGRM Net Ltd, C - 
6/5, Safdarjung Development Area, New Delhi - 110016, India*
*
*
*'Please 
consider the environment before printing this e-mail'.*

Reply via email to