Re: [OT] Tomcat Clustering Support

2018-08-28 Thread Jeff Crump
Never mind. It's visible again. On Tue, Aug 28, 2018, 2:35 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Scott, > > I'm no Tomcat-clustering expert, but... > > On 8/28/18 13:59, Scott Evans wrote: > > >

Re: [OT] Tomcat Clustering Support

2018-08-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Scott, I'm no Tomcat-clustering expert, but... On 8/28/18 13:59, Scott Evans wrote: > channelSendOptions="10" channelStartOptions="3"> > > expireSessionsOnShutdown="false" > notifyListenersOnReplication="true" mapSendOptions="10" /> > >

RE: [OT] Tomcat Clustering Support

2018-08-28 Thread Scott Evans
Scott Evans, PMP Senior Manager sev...@guilfordgroup.com GUILFORD GROUP business driven software solutions P 317.814.1035 ext. 222 F 317.814.1044 615 West Carmel Drive, Suite 130 Carmel, IN 46032 -Original Message- From: Christopher Schultz Sent: Wednesday, August 15, 2018 3:55 PM To:

Re: org.apache.tomcat.jdbc.pool casting to original connection class

2018-08-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alex, On 8/28/18 11:00, Alex O'Ree wrote: >> From what i understand, the postgres jdbc driver does support > reading/writing from a result set or command via a input or output > stream, however from my testing, it looks like it just buffers the >

Re: 2018.03.07-2 Bundle issue with tomcat 8 - Post

2018-08-28 Thread Coty Sutherland
On Fri, Aug 17, 2018 at 9:51 AM Olaf Kock wrote: > > On 17.08.2018 15:40, Mandal, Jayanta wrote: > > Tomcat Version : We upgraded our tomcat environment from bundle > 2016.10.31-2 to 2018.03.07-2 & suddenly we are seeing all Post method > stopped working with new bundle. > > > > > > Previous

Re: org.apache.tomcat.jdbc.pool casting to original connection class

2018-08-28 Thread Alex O'Ree
>From what i understand, the postgres jdbc driver does support reading/writing from a result set or command via a input or output stream, however from my testing, it looks like it just buffers the whole thing in memory. I actually had one case where i was able to insert 1.2GB of content into a

Re: org.apache.tomcat.jdbc.pool casting to original connection class

2018-08-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Torsten, On 8/28/18 09:27, Torsten Krah wrote: > Am Dienstag, den 28.08.2018, 09:21 -0400 schrieb Christopher > Schultz: >> Interesting. I wonder why Postgres decided not to support that >> through the standard JDBC API. >> >> Have you tried

Re: org.apache.tomcat.jdbc.pool casting to original connection class

2018-08-28 Thread Torsten Krah
Am Dienstag, den 28.08.2018, 09:21 -0400 schrieb Christopher Schultz: > Interesting. I wonder why Postgres decided not to support that > through > the standard JDBC API. > > Have you tried setting the "compatible" flag on the connection just > to > see if it works for you? I am curious - afaik

Re: org.apache.tomcat.jdbc.pool casting to original connection class

2018-08-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alex, On 8/27/18 20:47, Alex O'Ree wrote: > On Mon, Aug 27, 2018, 7:19 PM Christopher Schultz < > ch...@christopherschultz.net> wrote: On 8/24/18 16:08, Alex O'Ree > wrote: I have a use case where i need to downcast a pooled database

[OT] Re: Tomcat Valve

2018-08-28 Thread logo
Nice one Christopher. Didn't know that yet. Will bookmark. Am 28.08.2018 05:13, schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Lance, On 8/27/18 19:21, Christopher Schultz wrote: Lance, On 8/24/18 11:52, Campbell, Lance wrote: Tomcat 9 Use Case 1: I want to