-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Tarek,
On 10/30/18 03:13, Ahmed, Tarek wrote:
> Thanks for your input!
>
> To summarize: Most of us seem to prefer not to have too many web
> applications running in one tomcat instance. If, however, it is
> possible to run a tomcat with many appl
Am Dienstag, den 30.10.2018, 15:13 + schrieb Jäkel, Guido:
> I'm pretty sure that this problem is just caused by malformed
> applications that include some XML stuff inside the application that
> MUST NOT include, but have to be provided instead by the platform --
> e.g. as JVM endorsed libs. A
>-Original Message-
>From: Torsten Krah [mailto:krah...@gmail.com]
>Sent: Tuesday, October 30, 2018 2:55 PM
>To: users@tomcat.apache.org
>Subject: Re: Number of Web Applications in one Tomcat
>
>Am Dienstag, den 30.10.2018, 14:39 +0100 schrieb Ahmed, Tarek:
>> "With Tomcat 7.0.23+ you can c
Am Dienstag, den 30.10.2018, 14:39 +0100 schrieb Ahmed, Tarek:
> "With Tomcat 7.0.23+ you can configure it to start several web
> applications in parallel. This is disabled by default but can be
> enabled
> by setting the startStopThreads attribute of a *Host* to a value
> greater
> than one."
But
Am 30.10.18 um 13:13 schrieb logo:
> Mark,
>
>
>
>>> DEV (one webapp per tomcat)
>>>
>>> - Start-up time of "fat tomcats" multiplies, which leads to worsened
>>> availablity (e.g., our fattest tomcat contains 32 web services. It
>>> takes
>>> 4 minutes to start)
>>
>> You can configure Tomcat to l
Mark,
DEV (one webapp per tomcat)
- Start-up time of "fat tomcats" multiplies, which leads to worsened
availablity (e.g., our fattest tomcat contains 32 web services. It
takes
4 minutes to start)
You can configure Tomcat to load applications in parallel to reduce
this
impact.
do you
Thanks for the quick response Mark. That makes sense.
I'll let the DHIS2 devs know they should stop using square brackets.
Cheers,
- Jasper
On Tue, Oct 30, 2018 at 10:11 AM Mark Thomas wrote:
> On 30/10/18 09:53, Jasper Timm wrote:
> > Hi all,
> >
> > I'm facing an issue handling square brack
On 30/10/18 09:53, Jasper Timm wrote:
> Hi all,
>
> I'm facing an issue handling square brackets which seems to have been
> introduced sometime between 7.0.87 and 7.0.90.
>
> I'm running from the docker hub image of tomcat, previously 'tomcat:7-jre8'
> but after that was updated to 7.0.90 I've pi
Hi all,
I'm facing an issue handling square brackets which seems to have been
introduced sometime between 7.0.87 and 7.0.90.
I'm running from the docker hub image of tomcat, previously 'tomcat:7-jre8'
but after that was updated to 7.0.90 I've pinned it back to
'tomcat:7.0.86-jre8' where I no long
On 30.10.2018 08:13, Ahmed, Tarek wrote:
Thanks for your input!
To summarize: Most of us seem to prefer not to have too many web
applications running in one tomcat instance. If, however, it is possible
to run a tomcat with many applications in a stable way it reduces
administrative overhead to d
Thanks for your input!
To summarize: Most of us seem to prefer not to have too many web
applications running in one tomcat instance. If, however, it is possible
to run a tomcat with many applications in a stable way it reduces
administrative overhead to do so. The prerequisites for this are that
t
11 matches
Mail list logo