Thanks everyone, development tells me that their going to build the
function into the application.
trying to build custom kernels and then using a tcp_keepalive would be a
logistic nightmare.
Cheers,
Matt
On Fri, Mar 28, 2014 at 12:53 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote
On 27/03/2014 12:39 PM, "Frederik Nosi" wrote:
>
> Hi all,
>
> Having to deal with slow applications deployed under tomcat, with a
reverse proxy in front, frequently i've noticed that even when the frontend
timeouts and closes it's part of the TCP connection, the Tomcat thread
processing the reque
I'll help with whatever I can.
Thanks!
From: Christopher Schultz
Sent: Thursday, March 27, 2014 12:27 PM
To: Tomcat Users List
Subject: Re: Tomcat 8 Production read?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dennis,
On 3/27/14, 12:14 PM, Dennis Ro
On Mar 27, 2014, at 3:01 PM, Daniel Mikusa wrote:
> On Mar 27, 2014, at 2:10 PM, wangke wrote:
>
>>
>>
>>> Subject: Re: Why Tomcat crashes
>>> From: dmik...@gopivotal.com
>>> Date: Thu, 27 Mar 2014 07:24:38 -0400
>>> To: users@tomcat.apache.org
>>>
>>> On Mar 27, 2014, at 2:18 AM, wangke wr
On Mar 27, 2014, at 2:10 PM, wangke wrote:
>
>
> > Subject: Re: Why Tomcat crashes
> > From: dmik...@gopivotal.com
> > Date: Thu, 27 Mar 2014 07:24:38 -0400
> > To: users@tomcat.apache.org
> >
> > On Mar 27, 2014, at 2:18 AM, wangke wrote:
> >
> > >
> > >
> > >
> > > Hi All:
> > > Recentl
> Date: Thu, 27 Mar 2014 12:20:28 -0400
> From: ch...@christopherschultz.net
> To: users@tomcat.apache.org
> Subject: Re: Why Tomcat crashes
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Wangke,
>
> On 3/27/14, 2:18 AM, wangke wrote:
> > Hi All: Recently I've encountered a very str
On Thu, Mar 27, 2014 at 10:20 AM, wrote:
> > -Ursprüngliche Nachricht-
> > Von: Leo Donahue [mailto:donahu...@gmail.com]
> > Gesendet: Donnerstag, 27. März 2014 17:54
> > An: Tomcat Users List
> > Betreff: Re: Realm ldaps
> >
> > On Thu, Mar 27, 2014 at 8:45 AM, wrote:
> >
> > > Hello,
>
> -Ursprüngliche Nachricht-
> Von: Leo Donahue [mailto:donahu...@gmail.com]
> Gesendet: Donnerstag, 27. März 2014 17:54
> An: Tomcat Users List
> Betreff: Re: Realm ldaps
>
> On Thu, Mar 27, 2014 at 8:45 AM, wrote:
>
> > Hello,
> >
> > I like to change my ldap jndirealm to ldaps.
> >
> >
On Thu, Mar 27, 2014 at 8:45 AM, wrote:
> Hello,
>
> I like to change my ldap jndirealm to ldaps.
>
>
> className="org.apache.catalina.realm.UserDatabaseRealm"
> resourceName="UserDatabase"/>
> connectionName
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 3/27/14, 5:38 AM, Mark Thomas wrote:
> On 27/03/2014 03:08, Matthew Turany wrote:
>> Is it possible to configure either apache or tomcat to send a
>> packet every x number of seconds so that at the client end the
>> gateway thinks the sessi
On 3/27/2014 12:11 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
David,
...
Yes, it is. When I am setting up a new install, I do the windows
install and then unzip the .zip package on top of it, so I have all
the .bat files as well. I don't fully automate
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dennis,
On 3/27/14, 12:14 PM, Dennis Ross wrote:
> Is Tomcat 8 enterprise production ready?
>
> Meaning can I use this reliably for clients or should I wait a
> bit?
There has not been a Tomcat 8 release voted as "stable" yet. The
current release
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 3/27/14, 12:13 PM, André Warnier wrote:
> Christopher Schultz wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>
>> André,
>>
>> On 3/26/14, 3:35 PM, André Warnier wrote:
>>> Despite your name, you are too quick (and not lazy e
On Mar 27, 2014, at 12:14 PM, Dennis Ross wrote:
> Is Tomcat 8 enterprise production ready?
It’s a judgement call, but you should probably wait till there is a stable
release first. See here for definition of Alpha / Beta / Stable.
http://tomcat.apache.org/whichversion.html
> Meaning can I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Wangke,
On 3/27/14, 2:18 AM, wangke wrote:
> Hi All: Recently I've encountered a very strange problem, I managed
> to crash tomcat entirely with my application for a few times.
> Personally, I am quite suspicious about the the settings of a
> share
Is Tomcat 8 enterprise production ready?
Meaning can I use this reliably for clients or should I wait a bit?
Thanks?
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 3/26/14, 3:35 PM, André Warnier wrote:
Despite your name, you are too quick (and not lazy enough). You
could have waited an hour, to get that solution right here. ;-)
Please don't top-post.
- -chris
(Sorry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
David,
On 3/26/14, 3:35 PM, David kerber wrote:
> On 3/26/2014 3:25 PM, André Warnier wrote:
>> Leo Donahue wrote:
>>> On Wed, Mar 26, 2014 at 11:32 AM, Sebastien Tardif <
>>> sebastien.tardif.contrac...@gmo.com> wrote:
>>>
I'm confused by th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 3/26/14, 3:35 PM, André Warnier wrote:
> Despite your name, you are too quick (and not lazy enough). You
> could have waited an hour, to get that solution right here. ;-)
Please don't top-post.
- -chris
(Sorry... just had to do that)
--
Hello,
I like to change my ldap jndirealm to ldaps.
Unfortunately, it's not working yet. I guess I need to disabled client cert
verification, but I can't find any option for Realms.
Do you know such an option?
Best Regards,
Bjoern
-
Hi Andre',
On 03/27/2014 02:37 PM, André Warnier wrote:
Frederik Nosi wrote:
First thanks for your reply,
On 03/27/2014 10:32 AM, Mark Thomas wrote:
On 27/03/2014 01:39, Frederik Nosi wrote:
Hi all,
Having to deal with slow applications deployed under tomcat, with a
reverse proxy in front,
Frederik Nosi wrote:
First thanks for your reply,
On 03/27/2014 10:32 AM, Mark Thomas wrote:
On 27/03/2014 01:39, Frederik Nosi wrote:
Hi all,
Having to deal with slow applications deployed under tomcat, with a
reverse proxy in front, frequently i've noticed that even when the
frontend timeou
On 27/03/2014 11:58, Stadelmann Josef wrote:
> Hi Mark
>
> My comment below ++>
>
>
>
>
> -Ursprüngliche Nachricht-
> Von: Mark Thomas [mailto:ma...@apache.org]
> Gesendet: Mittwoch, 26. März 2014 20:53
> An: Tomcat Users List
> Betreff: Re: tomcat 5.5.26 misses a jar contaning
> o
Hi Mark
My comment below ++>
-Ursprüngliche Nachricht-
Von: Mark Thomas [mailto:ma...@apache.org]
Gesendet: Mittwoch, 26. März 2014 20:53
An: Tomcat Users List
Betreff: Re: tomcat 5.5.26 misses a jar contaning
org.apache.tomcat.core.BaseInterceptor . . .
On 26/03/2014 19:10, Stade
First thanks for your reply,
On 03/27/2014 10:32 AM, Mark Thomas wrote:
On 27/03/2014 01:39, Frederik Nosi wrote:
Hi all,
Having to deal with slow applications deployed under tomcat, with a
reverse proxy in front, frequently i've noticed that even when the
frontend timeouts and closes it's par
On Mar 27, 2014, at 2:18 AM, wangke wrote:
>
>
>
> Hi All:
> Recently I've encountered a very strange problem, I managed to crash tomcat
> entirely
We need more specifics here. What exactly happens when it crashes? Has the
process exited? Do you see a JVM crash dump file? Is the process
Mark Thomas wrote:
On 27/03/2014 03:08, Matthew Turany wrote:
Is it possible to configure either apache or tomcat to send a packet every
x number of seconds so that at the client end the gateway thinks the
session is still active and will keep the connection open, or is this
something best put i
I am out of the office until 06/04/2014.
Urgent? call +372-57630084, at GMT-4 EDT timezone.
Note: This is an automated response to your message "Re: Could I ask
something about tomcat's catalina categorize?" sent on 25/03/2014 13:58:50.
This is the only notification you will receive while th
On 27/03/2014 03:08, Matthew Turany wrote:
> Is it possible to configure either apache or tomcat to send a packet every
> x number of seconds so that at the client end the gateway thinks the
> session is still active and will keep the connection open, or is this
> something best put into the actual
On 27/03/2014 01:39, Frederik Nosi wrote:
> Hi all,
>
> Having to deal with slow applications deployed under tomcat, with a
> reverse proxy in front, frequently i've noticed that even when the
> frontend timeouts and closes it's part of the TCP connection, the Tomcat
> thread processing the reques
30 matches
Mail list logo