Yes you´re right, the Java that is consuming so much memory, not guacd, i´m using the 1.1.0 version.
Em ter., 9 de jun. de 2020 às 19:38, Stefan Bogdan Cimpeanu < [email protected]> escreveu: > Guacd is barely 365 MB, according to stats provided? > I suspect there’s a miss-understanding between java, guacd and > guacamole-client. > > On 10 Jun 2020, at 01:19, Nick Couchman <[email protected]> wrote: > > On Tue, Jun 9, 2020 at 6:16 PM Stefan Bogdan Cimpeanu <[email protected]> > wrote: > >> Hi, >> Java will prealocate the memory specified even if “its not doing >> anything”, plus some overhead. >> Memory monitoring on Java applications needs a different approach, simply >> monitoring system memory will not provide too much useful insight. >> You’d have to look at heap, GC times, etc. to evaluate a java process is >> “healthy” or not. >> >> > You're right about Java; however, guacd is not Java-based, so something > different is going on, here... > > -Nick > > >
