On 7 Sep 2012, at 22:00, Shanti Suresh wrote:
> Hi Konstantin,
>
> True. JMX data can be sensitive.
If you're concerned about security do not use the JMXProxy Servlet at all.
Configure security on an exposed JMX port and then interact with the
JVM by connecting to the port. Scripts written in
2012/9/8 Kiran Badi :
> Hi Chris and All,
>
> I hope its alright if I reopen my old thread since I want to expand my
> earlier requirement.
>
> I have a requirement where for each category I need to have separate
> folders where the Images should go in.
>
> Currently for all categories my images g
2012/9/7 Mark Thomas :
>
>> How about Apache Tomcat 6.x.x? When is the end for the support?
>
> No plans at the current time. Best guess is that it is at least two years
> away. There will be at least 12 months notice of eol.
>
> The biggest driver is the J2EE specification process. A new specific
Thanks Konstantin, I will check this and revert back.
On 9/8/2012 4:09 PM, Konstantin Kolinko wrote:
2012/9/8 Kiran Badi :
Hi Chris and All,
I hope its alright if I reopen my old thread since I want to expand my
earlier requirement.
I have a requirement where for each category I need to have
On 07/09/2012 12:19, Tanel Käär wrote:
> This reveals an undocumented attribute "version", which instead of "tag"
> is used to get context version. I suggest someone fixes current
> manager-howto documentation, hopefully it saves some time :)
Done.
Mark
---
Hi
Sorry, I spoke to soon this is my config.
I set this in my template
worker.template.connection_pool_size=1000
and use the template to create 2 workers and add the 2 workers to a cluster
I am guessing from my testing that the cluster needs one defined as well !
Because each worker process was
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 9/8/12 4:57 AM, Pid * wrote:
> On 7 Sep 2012, at 22:00, Shanti Suresh wrote:
>
>> Hi Konstantin,
>>
>> True. JMX data can be sensitive.
>
>
> If you're concerned about security do not use the JMXProxy Servlet
> at all. Configure security