mod_jk 1.2.25, JkEnvVar evaluated too many times

2007-10-22 Thread Ian Ward Comfort
information, let me know. Thanks, -- Ian Ward Comfort <[EMAIL PROTECTED]> System Administrator, Student Computing, Stanford University - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: mod_jk 1.2.25, JkEnvVar evaluated too many times

2007-10-23 Thread Ian Ward Comfort
/httpd.conf [3] http://rescomp.stanford.edu/~icomfort/jk/workers.properties [4] http://rescomp.stanford.edu/~icomfort/jk/mod_jk_log [5] http://rescomp.stanford.edu/~icomfort/jk/ajp.dump I get similar results with my fully-configured Apache 2.2.6 server. Let me know if I can provide any more infor

Re: [Bug 43753] New: - JkEnvVar and Limit of content length HTTP request POST

2007-10-31 Thread Ian Ward Comfort
On Oct 23, 2007, at 2:51 AM, Ian Ward Comfort wrote: On Oct 22, 2007, at 11:24 PM, Mladen Turk wrote: By adding some additional instrumentation to the code, I can see that each AJP packet is constructed with ((1 + 17) * 13) = 234 envvar attributes -- the whole set of attributes is appended

Re: [Bug 43753] New: - JkEnvVar and Limit of content length HTTP request POST

2007-11-01 Thread Ian Ward Comfort
ns; if (!uri_worker_map_alloc(&(sconf->uw_map), sconf- >uri_to_context, sconf->log)) -- Ian Ward Comfort <[EMAIL PROTECTED]> System Administrator, Student Computing, Stanford University --

VirtualHost inheritance (was Re: [Bug 43753] ...)

2007-11-01 Thread Ian Ward Comfort
On Nov 1, 2007, at 8:14 PM, Ian Ward Comfort wrote: Here's one attempt at a patch, which fixes the problem in my limited testing. It modifies the code path as little as possible, since all I know about the intended behavior is what I've gleaned from a cursory audit. In worki

Re: VirtualHost inheritance (was Re: [Bug 43753] ...)

2007-11-01 Thread Ian Ward Comfort
On Nov 2, 2007, at 12:44 AM, Ian Ward Comfort wrote: I can't seem to find the repository location anywhere on the connectors page either... Ah, found it on the Tomcat pages. -- Ian Ward Comfort <[EMAIL PROTECTED]> System Administrator, Student Computing, Stanford

Re: VirtualHost inheritance (was Re: [Bug 43753] ...)

2007-11-01 Thread Ian Ward Comfort
On Nov 2, 2007, at 12:32 AM, Mladen Turk wrote: Ian Ward Comfort wrote: I don't know if this is intended behavior, or a bug in mod_jk, or even a bug in Apache, but something seems amiss. Thoughts? Your patch won't work. No, not for this larger issue. The real problem

Re: VirtualHost inheritance (was Re: [Bug 43753] ...)

2007-11-01 Thread Ian Ward Comfort
On Nov 2, 2007, at 12:18 AM, Mladen Turk wrote: Ian Ward Comfort wrote: I don't know if this is intended behavior, or a bug in mod_jk, or even a bug in Apache, but something seems amiss. Thoughts? Right, this is bug indeed. If there is no Jk... directives the vhost conf is wr

catalina.sh bug when JULI is not used

2008-08-06 Thread Ian Ward Comfort
d require $@, which is already being used. I'd be willing to write up a patch if any of these methods seem acceptable. -- Ian Ward Comfort <[EMAIL PROTECTED]> System Administrator, Student Computing, Stanford University -

Re: catalina.sh bug when JULI is not used

2008-08-07 Thread Ian Ward Comfort
me you pick (for whatever bizarre reason) can override the null setting with JAVA_OPTS. -- Ian Ward Comfort <[EMAIL PROTECTED]> System Administrator, Student Computing, Stanford University - To unsubscribe, e-mail: [EMAIL PROTEC