On 24.10.2015 05:11, Pradyut Bhattacharya wrote:
The URL
pattern therefore needs to be "/*"
Could not do anything with the above statement. May be an example could suffice.
Then maybe try this :
Instead of :
dir_filter
/web/*
try :
dir_filter
/*
Explanation :
André,
On 10/23/15 4:16 PM, André Warnier (tomcat) wrote:
> On 23.10.2015 16:53, Beyer, Gregory L wrote:
> ...
> ##
> # Inbound SSL Settings
> ##
>
> org.apache.felix.https.enable=true
> org.osgi.service.http.port.sec
Aurélien,
On 10/23/15 6:47 PM, Aurélien Terrestris wrote:
> "Live monitoring is the only way to go, unless you want your customers
> to surprise you with performance problems on your own site. :)"
>
> Monitoring, ok, but alerting is critical for large scale production
> environments.
Apologies..
On behalf of the Tomcat committers I am pleased to announce that
Ognjen Blagojevic (ognjen) has been voted in as a new Tomcat committer.
Please join me in welcoming him.
Regards,
Mark
-
To unsubscribe, e-mail: users-unsubscr...
Chris,
I disagree in some way with you ;)
Instrumentation is difficult because you (as a developer ?) want to go
deep, but it is not necessary for a production team to go that deep to know
when something is going wrong. It's a developer challenge, and he could
choose to rely only on good logging.