Jerry,
On 7/9/21 01:58, Jerry Malcolm wrote:
I have one webapp that processes REST-style url paths and therefore
needs to run in the ROOT context.
I'm not sure the conclusion follows from the premise, here. You can
certainly use REST-style URL paths and not have a context at the top-level.
Thanks for your help, and all the help you provide to people on this list.
Your replies are always quick, professional, and helpful.
A big part of what makes Tomcat so great is the assistance that can be found on
this list!
Mark Claassen
Senior Software Engineer
Donnell Systems, Inc.
130 Sout
On 09/07/2021 18:23, Mark A. Claassen wrote:
Thank you so much! This is good to know.
We may not change anything then (until that server gets upgraded). However,
would switching back to HTTP 1.1 reduce the memory footprint in the mean time?
Yes.
The issue is the HTTP/2 priority tree. Essen
Thank you so much! This is good to know.
We may not change anything then (until that server gets upgraded). However,
would switching back to HTTP 1.1 reduce the memory footprint in the mean time?
Would the connection be cleaned up when the browser goes away?
Mark Claassen
Senior Software Engi
On 7/9/2021 2:23 AM, Olaf Kock wrote:
On 09.07.21 07:58, Jerry Malcolm wrote:
I have one webapp that processes REST-style url paths and therefore
needs to run in the ROOT context. Is it possible to run other webapps
in the same host with other non-root contexts? In other words, when
resolving
On 09/07/2021 16:21, Mark A. Claassen wrote:
Thanks. I have done more heap analysis and think I have it tracked closer to
the source.
--
I started looking at the heap a different way. The random values I looked at
before (of the 80,000) may not have be as representative as I thought.
Examin
On 09/07/2021 16:59, Paolo Clerici wrote:
I use IIS 10.0 as a reverse proxy of Tomcat 7.
IIS 10.0 use Windows Authentication.
When I run the javax.servlet.http.HttpServletRequest.getAuthType()
method I get the null value.
When I run the javax.servlet.http.HttpServletRequest.getRemoteUser()
method
I use IIS 10.0 as a reverse proxy of Tomcat 7.
IIS 10.0 use Windows Authentication.
When I run the javax.servlet.http.HttpServletRequest.getAuthType()
method I get the null value.
When I run the javax.servlet.http.HttpServletRequest.getRemoteUser()
method I get the null value.
Using IIS 6.1 with th
Thanks. I have done more heap analysis and think I have it tracked closer to
the source.
--
I started looking at the heap a different way. The random values I looked at
before (of the 80,000) may not have be as representative as I thought.
Examining the retained sizes in the heap, I am findin
On 08/07/2021 23:12, Builder Lynx Demo wrote:
Hi Chris, Mark,
Thank you for pointing that out. I never would have guessed that.
Updating the separator addresses that issue. However now the jasper
task throws an exception:
BUILD FAILED
/home/alex/cc/build.xml:534: The following error occ
On 09/07/2021 08:23, Olaf Kock wrote:
On 09.07.21 07:58, Jerry Malcolm wrote:
I have one webapp that processes REST-style url paths and therefore
needs to run in the ROOT context. Is it possible to run other webapps
in the same host with other non-root contexts? In other words, when
resolvin
On 09.07.21 07:58, Jerry Malcolm wrote:
> I have one webapp that processes REST-style url paths and therefore
> needs to run in the ROOT context. Is it possible to run other webapps
> in the same host with other non-root contexts? In other words, when
> resolving a URL to a web app, does it tr
12 matches
Mail list logo