-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Owen,
Please do not top-post. I have re-ordered your post to be bottom-post.
On 8/11/17 10:12 PM, Owen Rubel wrote:
> On Fri, Aug 11, 2017 at 5:58 PM, wrote:
>
>>> Hi All,
>>>
>>> I'm looking for a way (or a tool) in Tomcat to associate
>>> thre
Absolutely but it could ramp up more threads as needed.
I base the logic on neuron and neuralTransmitters. When neurons talk to
each other, they send back neural transmitters to enforce that pathway.
If we could do the same through threads by adding additional threads for
endpoints that receive m
> Hi All,
>
> I'm looking for a way (or a tool) in Tomcat to associate threads with
> endpoints.
It isn't clear to me why this would be necessary. Threads should be
allocated on demand to individual requests. If one route sees more
traffic, then it should automatically be allocated more threads.
Hi Mark,
Thanks a lot for confirming this. I haven't looked at the source code yet,
but I guess if I just use a wild-carded entry for jspFiles e.g.
jspFiles="*.jsp,/pages/*.jsp"
it will probably not work, will it ?
Kindest Regards,
On 11 August 2017 at 16:09, Mark Thomas wrote:
> On 11/08/17
Hi All,
I'm looking for a way (or a tool) in Tomcat to associate threads with
endpoints.
The reason being is that on a whole, threads are used not by the whole
system but distributed dynamically to specific pieces. Tomcat repeats this
process over and over but never stores this knowledge of which
On 8/11/17, 2:08 AM, Kreuser, Peter wrote:
PPS: James: I still can't get over it, that you run Tomcat on AS400,
my first contact to production systems back in '90.
That's not difficult at all. As long as a sufficiently high level of
Java (the JV1 Licensed Program) is installed, it runs bea
On 11/08/17 13:57, M. Manna wrote:
> Hello,
>
> i am not sure if Jasper (JSPC) currently supports excluding a list of JSP
> files using typical or directive.
>
> Jpsc is a directory based task so it does have pathname include/excudes but
> i think those are classes and compile classpath option
On 11/08/17 15:14, Rémy Maucherat wrote:
> On Fri, Aug 11, 2017 at 3:14 PM, Sergey Mashkov <
> sergey.mash...@jetbrains.com> wrote:
>
>> Hi everyone
>>
>> I am experiencing race condition: from time to time when I cann to
>> UpgradedServletOutputStream.setWriteListener(myCallback) servlet containe
On Fri, Aug 11, 2017 at 3:14 PM, Sergey Mashkov <
sergey.mash...@jetbrains.com> wrote:
> Hi everyone
>
> I am experiencing race condition: from time to time when I cann to
> UpgradedServletOutputStream.setWriteListener(myCallback) servlet container
> doesn't invoke neither myCallback.onWritePossib
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
Some of you may know that I've given a "Monitoring Tomcat via JMX"
presentation a few times at various ApacheCons. The slides are
available on the Tomcat website.
In that presentation, I introduce a tool called check_jmxproxy which
is a script
Hi everyone
I am experiencing race condition: from time to time when I cann to
UpgradedServletOutputStream.setWriteListener(myCallback) servlet container
doesn't invoke neither myCallback.onWritePossible() nor .onError.
I believe the reason is that setWriteListener() method implementation sets
li
Hello,
i am not sure if Jasper (JSPC) currently supports excluding a list of JSP
files using typical or directive.
Jpsc is a directory based task so it does have pathname include/excudes but
i think those are classes and compile classpath options (for jars/libs
etc.). Could somepone please poi
I used to put both libraries in CATALINA_HOME, as past experiences made me
suspect of memory leaks if any of these 2 dependencies was in each
application's classpath.
However, the most recent c3p0 version has a dependency to
mchange-commons-java-0.2.11.jar (which also needs to be in CATALINA_HOME
I'm glad that we get so well over serious problems. Made my day :-) !
PS: André: Sorry for the top post.
PPS: James: I still can't get over it, that you run Tomcat on AS400, my first
contact to production systems back in '90.
-Ursprüngliche Nachricht-
Von: André Warnier (tomcat) [mailto:
On 11.08.2017 00:27, James H. H. Lampert wrote:
After looking up the man page (and while I *know* where the term comes from, I
*still*
think there ought to be "woman," "boy," and "girl" pages [and maybe "cat" and
"dog" pages]
as well!)
Note that there may be no "woman" command, but that one c
15 matches
Mail list logo