Re: Does Tomcat scan static file directories on startup? If so, how does one prevent it?

2017-09-06 Thread Guang Chao
On Wed, Sep 6, 2017 at 4:11 AM, Meta Schemer wrote: > We're using Apache Tomcat/7.0.64 and have recently switched to using a > cloud-based file system for our static assets (which consists of millions > of files). The problem we now face is that the startup time for our app has > now gone through

For some reason, the AUTHBIND approach isn't working with 8.5

2017-09-06 Thread James H. H. Lampert
A little over a month ago, I had a problem with getting Tomcat 7 to bind to port 443 on Debian. We solved that problem with the "authbind" approach. Now, I'm attempting to do the same with Tomcat 8.5, and it's not working. 06-Sep-2017 23:47:46.293 SEVERE [main] org.apache.coyote.AbstractProto

Struts Vulnerability

2017-09-06 Thread Sean Son
Hello all I am new to the mailing list as well as new to Apache Struts. We all heard in the news about the vulnerability affecting Apache Struts. I have been tasked to determine which of our servers have Struts running on them. I have a few questions on how to determine if a server is running St

RE: ISAPI and IIS 10 Logging Issue

2017-09-06 Thread Thomas, Michael
-- > On 01.09.2017 22:21, Thomas, Michael wrote: >> All, >> >> When using the ISAPI Handler Mapping in IIS 10 on Windows 2016, the IIS logs >> are not identifying the URI Stem (cs-uri-stem) and URI Query (cs-uri-query) >> as exp

BIO: Async servlet with it's own thread pool; but get connection refused!

2017-09-06 Thread Yasser Zamani
Hi there, I'm studying Servlet 3's async API using tomcat. I see following strange behavior from tomcat in a very simple test app! I have following JMeter test plan: Number of threads (users): 700 Ramp-Up period (in seconds): 23 Loop count: 1 So JMeter generates 30.43 requests per second and 30

Re: Converting an SSL connector tag from Tomcat 7 format to Tomcat 8.5 format -- WHAT GOES WHERE?

2017-09-06 Thread James H. H. Lampert
On 9/6/17, 11:19 AM, Mark Thomas wrote: The old format will work with 8.5.x. What were the stack traces? And Alejandro Vargas wanted to see the stack traces, too. Seeing as how this was the first stack trace (of 20, most with "caused by" sub-stack-traces): java.lang.ClassNotFoundExcepti

Re: Converting an SSL connector tag from Tomcat 7 format to Tomcat 8.5 format -- WHAT GOES WHERE?

2017-09-06 Thread Mark Thomas
On 06/09/17 18:46, James H. H. Lampert wrote: > I have a Tomcat 7 SSL connector tag: > >> >compression="on" noCompressionUserAgents="gozilla, traviata" >>maxThreads="150" SSLEnabled="true" scheme="https" >> secure="true" >>keystoreFile="/foo/bar/baz.ks" keyAlias

Converting an SSL connector tag from Tomcat 7 format to Tomcat 8.5 format -- WHAT GOES WHERE?

2017-09-06 Thread James H. H. Lampert
I have a Tomcat 7 SSL connector tag: (the names have been changed to protect the innocent) When I plugged that into a Tomcat 8.5 server.xml, it took down the whole server, with numerous stack-traces in catalina.out. So I looked again at the model SSL connector tag for JSSE in the Tomcat 8

TomCat stops after few seconds

2017-09-06 Thread Irene Almendros
Good morning, I am having the following problem with TomCat: I open Tomcat Monitor and start the service but after a few seconds, it stops. The Apache service is running. One week ago, my windows updated to the latest version but yesterday I had to restore again the previous version as some app

Re: Page cannot be displayed , TOMCAT installation on windows 2012 R2

2017-09-06 Thread ford royal
Hello Installation worked after doing with administration account, I got my permission reset Thanks for guidance Best Regards, Thank you, Cheers. :-)) On Tue, 9/5/17, André Warnier (tomcat) wrote: Subject: Re: Page cannot be displayed , TOMCAT

[ANN] Apache Tomcat Native 1.2.14 released

2017-09-06 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.14 stable. The key features of this release are: - Windows binaries built with APR 1.6.2 and OpenSSL 1.0.2l. - Support for the SSL_CONF_cmd API Note that users should now be using 1.2.x in preference to 1.1.x.