Jon,
On 12/7/22 19:36, jonmcalexan...@wellsfargo.com.INVALID wrote:
I get it and agree, but it does just add unnecessary complexity also.
In my case, I find it necessary to encrypt ;)
There are some reasons I can't move to mod_proxy_* yet, so it's a
/necessary/ complexity for me.
-chris
On Fri, Dec 9, 2022 at 4:02 AM Mark Thomas wrote:
>
> On 08/12/2022 21:55, Aryeh Friedman wrote:
> > I just tried the following command to test if tomcat does in fact listen on
> > UDP:
> >
> > aryeh@sarek1024% nc -u localhost 8080
> > GET / HTTP/1.1
> >
> >
> > aryeh@sarek1024%
> >
> > Which is
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 10.1.4.
Apache Tomcat 10 is an open source software implementation of the
Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language,
Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations
specificatio
On Fri, Dec 9, 2022 at 10:02 AM Mark Thomas wrote:
>
> On 08/12/2022 21:55, Aryeh Friedman wrote:
> > I just tried the following command to test if tomcat does in fact listen on
> > UDP:
> >
> > aryeh@sarek1024% nc -u localhost 8080
> > GET / HTTP/1.1
> >
> >
> > aryeh@sarek1024%
> >
> > Which is
On 09/12/2022 07:03, Vivek Naruka (EXT-NSB) wrote:
Hi,
Please find attachment of Image.
Images get removed before messages are posted to the list.
During study on changelog.txt
Tomcat projects all have changelogs but none of them are named
changelog.txt in either source or published form.
There is no available debug logging options so you'll need to use remote
debugging to figure out what is going on.
https://cwiki.apache.org/confluence/display/TOMCAT/Developing#Developing-Q1
Mark
On 07/12/2022 14:07, Gustavo Monti Rocha wrote:
In fact I'm not setting those variables. That's
On 08/12/2022 21:55, Aryeh Friedman wrote:
I just tried the following command to test if tomcat does in fact listen on UDP:
aryeh@sarek1024% nc -u localhost 8080
GET / HTTP/1.1
aryeh@sarek1024%
Which is nice to see tomcat is listening
That command doesn't do what you think it does.
UDP do