Re: Per EndPoint Threads???

2017-08-15 Thread Owen Rubel
Owen Rubel oru...@gmail.com On Tue, Aug 15, 2017 at 8:23 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Owen, > > On 8/13/17 10:46 AM, Owen Rubel wrote: > > Owen Rubel oru...@gmail.com > >

Re: Per EndPoint Threads???

2017-08-13 Thread Owen Rubel
Owen Rubel oru...@gmail.com On Sun, Aug 13, 2017 at 5:57 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Owen, > > On 8/12/17 12:47 PM, Owen Rubel wrote: > > What I am talking about is somethi

Re: Per EndPoint Threads???

2017-08-11 Thread Owen Rubel
more traffic vs those which do not, it would enforce better and faster communication on those paths. The current way Tomcat does it is not dynamic and it just applies to ALL pathways equally which is not efficient. Owen Rubel oru...@gmail.com On Fri, Aug 11, 2017 at 5:58 PM, <chris

Re: Per EndPoint Threads???

2017-08-12 Thread Owen Rubel
On Sat, Aug 12, 2017 at 3:13 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Owen, > > On 8/12/17 12:47 PM, Owen Rubel wrote: > > On Sat, Aug 12, 2017 at 9:36 AM, Christopher Schultz < > &

Re: Per EndPoint Threads???

2017-08-12 Thread Owen Rubel
Ah ok thank you for very concise answer. am chasing a pipe dream I guess. Maybe there is another way to get this kind of benefit. Thanks again for your answer. Owen Rubel oru...@gmail.com On Sat, Aug 12, 2017 at 1:19 AM, Mark Thomas <ma...@apache.org> wrote: > On 12/08/17 06:00, Ch

Per EndPoint Threads???

2017-08-11 Thread Owen Rubel
'load balancing' the number of threads across available endpoints??? ie: localhost/v0.1/user/show: 50% localhost/v0.1/user/create: 10% localhost/v0.1/user/edit: 5% localhost/v0.1/user/delete: 2% Owen Rubel oru...@gmail.com

Re: Per EndPoint Threads???

2017-08-12 Thread Owen Rubel
On Sat, Aug 12, 2017 at 9:36 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Owen, > > On 8/12/17 11:21 AM, Owen Rubel wrote: > > On Sat, Aug 12, 2017 at 1:19 AM, Mark Thomas <ma...@apache.org

Re: Per EndPoint Threads???

2017-08-12 Thread Owen Rubel
On Sat, Aug 12, 2017 at 9:36 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Owen, > > On 8/12/17 11:21 AM, Owen Rubel wrote: > > On Sat, Aug 12, 2017 at 1:19 AM, Mark Thomas <ma...@apache.org

Re: Initiating httpservletrequest from inside Tomcat / TomEE

2019-05-06 Thread Owen Rubel
I didn't think that TomEE was Tomcat. Wasn't it it's own thing??? I mean TomEE is this separate project maintained by this up here in Seattle vs Tomcat which is an Apache Project. Owen Rubel oru...@gmail.com On Mon, May 6, 2019 at 9:16 AM Paul Carter-Brown wrote: > Hi John, > > See

Re: Error parsing HTTP request header

2019-12-07 Thread Owen Rubel
tests. This would show the issue or problem in the response data vs what is sent. Owen Rubel oru...@gmail.com On Sat, Dec 7, 2019 at 3:11 AM thulasiram k wrote: > Hi Chris, > > Thanks for trying to help here. As suggested I have checked the access logs > and find the below error li

Re: Is ARM64 architecture officially supported ?

2020-04-17 Thread Owen Rubel
I run tomcat on Armbian https://www.armbian.com/ Owen Rubel oru...@gmail.com On Fri, Apr 17, 2020 at 4:14 AM Emilio Fernandes < emilio.fernande...@gmail.com> wrote: > Hola Tomcat community! > > We consider using AWS Graviton [1] based instances which use ARM64 > processo