HTML5Service.exe High Memory/Cpu Usage

Get help with troubleshooting issues
Post Reply
MichaelH
Posts: 49
Joined: Tue Jan 29, 2013 10:24 am

HTML5Service.exe High Memory/Cpu Usage

Post by MichaelH » Wed Nov 15, 2017 9:51 am

Hi

On just one of our many Ts Plus servers the html5service.exe is always running very high memory/cpu usage, I realise this is an exe that belongs to Java but i have tried reinstalling Java 64 bit but every time the Ts Plus web servers are running the memory it uses gets higher and higher, the cpu also spikes high usage, any ideas?

Thanks

Alan

juwagn
Site Admin
Posts: 239
Joined: Wed Oct 15, 2014 8:25 pm

Re: HTML5Service.exe High Memory/Cpu Usage

Post by juwagn » Wed Nov 15, 2017 12:35 pm

Hello,

did you update to latest Tsplus version?
You can always check how much Java is reusing memory for its virtual machine.

On server directly
A: http://127.0.0.1/w0j41
you can check how much memory is really used of total available. Remember total memory is potentially usable memory, Java doesn't give memory so easy back to system, so 1-2gb in taskmanager is ok.

B: http://127.0.0.1/w0j1
the number of actually used websockets and xhr clients, websockets requires ~50-100mb per client and xhr ~70-200, so in worst case scenario already by 20 connected users you may reach <1-2gb of used memory.
TSplus HTML5 and Java web engineer

MichaelH
Posts: 49
Joined: Tue Jan 29, 2013 10:24 am

Re: HTML5Service.exe High Memory/Cpu Usage

Post by MichaelH » Wed Nov 15, 2017 2:31 pm

Thanks Juwagn

That was very helpful, i'll check the usage using these methods and update to the latest release.

Alan

Post Reply