RE: TC323 standalone/ajp13 & thread pools

2001-08-30 Thread Marcus Crafter
ed that these extra requests take up their own connections, hence requiring x2/3 count of ajp13 connections than clients. Was this presumption wrong ? Thanks very much for your respone. Much appreciated :-) Cheers, Marcus --

RE: TC323 standalone/ajp13 & thread pools

2001-08-30 Thread Marcus Crafter
ients setting we have for Apache - as a general rule ? We'll retest with these settings. Thanks very much for your advice. :-) Cheers, Marcus -- . ,,$, Marcus Crafter ;$' ':Computer Systems Enginee

[TC322 diff] appending to logfiles

2001-07-10 Thread Marcus Crafter
the server.xml. Is such functionality already in TC33 or T4 ? Cheers, Marcus -- . ,,$$$$$, Marcus Crafter ;$' ':Computer Systems Engineer $: : Open Software Associates GmbH $ o_)$$$:

Status of JSVC ?

2001-03-28 Thread Marcus Crafter
Cheers, Marcus -- . ,,$$$$$, Marcus Crafter ;$' ':Computer Systems Engineer $: : Open Software Associates GmbH $ o_)$$$: 82-84 Mainzer Landstrasse ;$,_/\ &&

Re: jsvc_unix.c broken under linux ?

2001-02-26 Thread Marcus Crafter
" wrote: > > "Pier P. Fumagalli" wrote: > > > > Marcus Crafter <[EMAIL PROTECTED]> wrote: > > > > > systeminfo.h does not exist under Linux (at least on my system, it's > > > sysinfo.h), and the sysinfo system call made (jsvc_unix.c,

[patch] jsvc signal handling code

2001-02-25 Thread Marcus Crafter
Hi All, I've added some code to the native service source to test restarting and stopping jsvc via SIGHUP and SIGTERM respectively, and also to fix a small compile error when the DEBUG define is set. Please let me know if the changes are appropriate. Patch is attached. With the supplied function

jsvc_unix.c broken under linux ?

2001-02-25 Thread Marcus Crafter
Hi All, I've been trying to build the service code from the Tomcat 4.0b1 source base under my Linux system. Unfortunately there seems to be a problem with the systeminfo.h (and underlying sysinfo system call) header file. systeminfo.h does not exist under Linux (at least on my system, it's sysin