On Fri, Nov 23, 2018 at 2:27 AM Oleg Kalnichevski <[email protected]> wrote:

> On Fri, 2018-11-23 at 09:38 +0100, Oleg Kalnichevski wrote:
> >
>
> ...
>
> >
> > I see no resource leak. The heap looks OK to me.
> >
> > Heap
> >  PSYoungGen      total 31232K, used 10001K [0x000000076dd00000,
> > 0x0000000771080000, 0x00000007c0000000)
> >   eden space 30720K, 32% used
> > [0x000000076dd00000,0x000000076e6bc600,0x000000076fb00000)
> >   from space 512K, 6% used
> > [0x0000000771000000,0x0000000771008000,0x0000000771080000)
> >   to   space 512K, 0% used
> > [0x0000000770f80000,0x0000000770f80000,0x0000000771000000)
> >  ParOldGen       total 169472K, used 1456K [0x00000006c9600000,
> > 0x00000006d3b80000, 0x000000076dd00000)
> >   object space 169472K, 0% used
> > [0x00000006c9600000,0x00000006c976c300,0x00000006d3b80000)
> >  Metaspace       used 7511K, capacity 7670K, committed 7936K,
> > reserved 1056768K
> >   class space    used 826K, capacity 921K, committed 1024K, reserved
> > 1048576K
> >
> > The proxy connection times out because it takes the origin server
> > longer than 10 seconds to serve the file. Why that happens I cannot
> > say. There is nothing I can act upon at the moment.
> >
> > Oleg
> >
>
> Gary
>
> Could you please run the server with -XX:+HeapDumpOnOutOfMemoryError
> option? Please also consider using Eclipse Memory Analyzer
> https://www.eclipse.org/mat/downloads.php. I will do the same.
>

Sure! Testing...

Gary


>
> Oleg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to