Re: jk connector error on post.

2005-01-19 Thread Ryan Bloom
- you are using mod_jk 1.2.8 (brand new release)? This sure sounds like the (rather obscure) issues with re-piping body content, and taking a simple guess, if you drop back and force http/1.0 (eliminate chunking) the issue goes away? Bill At 06:55 PM 1/17/2005, Ryan Bloom wrote: I am trying

Re: jk connector error on post.

2005-01-18 Thread Ryan Bloom
, if you drop back and force http/1.0 (eliminate chunking) the issue goes away? Bill At 06:55 PM 1/17/2005, Ryan Bloom wrote: I am trying to get Apache 1.3 and Tomcat 5.0.27 working together. My site basically works, but any POST request causes the following error with a hex dump: Jan

jk connector error on post.

2005-01-17 Thread Ryan Bloom
I am trying to get Apache 1.3 and Tomcat 5.0.27 working together. My site basically works, but any POST request causes the following error with a hex dump: Jan 17, 2005 3:19:23 PM org.apache.jk.common.HandlerRequest invoke SEVERE: Error decoding request java.io.IOException at

RE: JDK 1.31??

2002-03-20 Thread Ryan Bloom
I would just like to state that as I Covalent employee, I disavow all knowledge of this completely. :-( Ryan -- Ryan Bloom [EMAIL PROTECTED] 645 Howard St. [EMAIL PROTECTED] San Francisco, CA -Original Message

RE: JDK 1.31??

2002-03-20 Thread Ryan Bloom
Granted, but we could have provided more detailed instructions. Ryan -- Ryan Bloom [EMAIL PROTECTED] 645 Howard St. [EMAIL PROTECTED] San Francisco, CA -Original Message- From: Pier Fumagalli [mailto:[EMAIL

Re: [VOTE] New commiter Ryan Bloom

2001-09-10 Thread Ryan Bloom
fondez vous en eau! * La moitiƩ de ma vie a mis l'autre au tombeau. *---Corneille */ GOMEZ Henri wrote: I would like to propose Ryan Bloom as commiter in Tomcat, and particulary on jakarta-tomcat-connector. Ryan is one of the dev leader in Apache 2.0 and contributed many patch

Re: [VOTE] Removal of mod_jk for Apache 2.0 from jakarta-tomcat f or Tomcat 3.3

2001-09-10 Thread Ryan Bloom
porting, I live it to Ryan Oh no you don't. I did the cross-platform stuff. I wrote APR to get awar from it. Ryan __ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --

Re: [VOTE] Removal of mod_jk for Apache 2.0 from jakarta-tomcat f or Tomcat 3.3

2001-09-10 Thread Ryan Bloom
working on the thread locks for Windows, and then I am going to start agitating for an APR release. We should have APR 1.0 out the door soon-ish. I am hoping to have it released sometime in the next month or two. :-) Ryan __ Ryan Bloom

Re: [VOTE] Removal of mod_jk for Apache 2.0 from jakarta-tomcat f or Tomcat 3.3

2001-09-10 Thread Ryan Bloom
On Monday 10 September 2001 15:22, Pier Fumagalli wrote: Ryan Bloom [EMAIL PROTECTED] wrote: MMAP is the other scary stuff in APR, the new code (without Ralph's libmm) it no more than one month old... I need it for load balancing, but I want to double check with the guys in CA next week

Re: [VOTE] Removal of mod_jk for Apache 2.0 from jakarta-tomcat f or Tomcat 3.3

2001-09-10 Thread Ryan Bloom
__ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --

Re: cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 mod_w ebapp.c

2001-09-07 Thread Ryan Bloom
__ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --

[PATCH] only parse workers.properties once

2001-09-06 Thread Ryan Bloom
) ap_hook_map_to_storage(jk_map_to_storage, NULL, NULL, APR_HOOK_MIDDLE); __ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --

Re: Build system for mod_webapp and Apache 2.0

2001-09-05 Thread Ryan Bloom
the latest version of libtool. :-( Ryan Hi, I have committed it. Note that the --disable-shared MUST NOT be removed otherwise libtool uses the dynamic libraries and we want it to use the static ones. Cheers Jean-frederic __ Ryan Bloom

Re: Build system for mod_webapp and Apache 2.0

2001-09-05 Thread Ryan Bloom
On Wednesday 05 September 2001 09:57, jean-frederic clere wrote: Ryan Bloom wrote: On Wednesday 05 September 2001 04:13, jean-frederic clere wrote: If you don't remove the --disable-shared, then libtool 1.4 can't compile mod_webapp as a dynamic library. I just want a DSO file

Patch for mod_jk and Apache 2.0

2001-09-05 Thread Ryan Bloom
, APR_HOOK_MIDDLE); } module AP_MODULE_DECLARE_DATA jk_module = __ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --

Re: cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 Makefile.in

2001-08-31 Thread Ryan Bloom
__ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --

Re: Build system for mod_webapp and Apache 2.0

2001-08-31 Thread Ryan Bloom
__ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --

Re: Build system for mod_webapp and Apache 2.0

2001-08-31 Thread Ryan Bloom
) __ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --

Re: Build system for mod_webapp and Apache 2.0

2001-08-30 Thread Ryan Bloom
On Thursday 30 August 2001 01:10, jean-frederic clere wrote: Ryan Bloom wrote: Hi everybody, I'm new to the list, but for anybody who doesn't know me, I have been pretty active on httpd 2.0. I decided to port mod_webapp last week, and Pier committed the code for me, but the build system

Build system for mod_webapp and Apache 2.0

2001-08-29 Thread Ryan Bloom
configure]) if ${TEST} ${ret} -ne 0 then __ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED