Tim Whittington wrote:
I'm pretty sure this patch is broken looking at it now.
The HTTP_ variants used in the extension aren't initialized properly.
I'm currently on the road, but I'll be able to fix this up next week.
I've just commit the fix for the previous fix :)
Can you confirm if it's
Tim Whittington wrote:
I'm pretty sure this patch is broken looking at it now.
The HTTP_ variants used in the extension aren't initialized properly.
I'm currently on the road, but I'll be able to fix this up next week.
You are correct about that.
I was presuming the patch is correct (may ba
PROTECTED]
Sent: Tue 13/09/2005 01:46
To: [EMAIL PROTECTED]
Subject: cvs commit: jakarta-tomcat-connectors/jk/xdocs changelog.xml
mturk 2005/09/12 06:46:01
Modified:jk/native/iis jk_isapi_plugin.c
jk/xdocs changelog.xml
Log:
Fix #35298. Patch provided by Tim Whitt
mturk 2005/09/13 23:50:14
Modified:jk/native/common jk_lb_worker.c
jk/xdocs changelog.xml
Log:
Fix lb for worker mpm's with cachesize set to lower number then
ThreadsPerChild is. If retries is set to value larger then 3 sleep for
100 ms on each attempt. This enab
mturk 2005/09/12 07:29:49
Modified:jk/xdocs changelog.xml
Log:
Update changelog.
Revision ChangesPath
1.41 +5 -1 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
mturk 2005/09/12 06:54:44
Modified:jk/xdocs changelog.xml
Log:
Add missing tag
Revision ChangesPath
1.40 +1 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
RC
mturk 2005/09/12 06:46:01
Modified:jk/native/iis jk_isapi_plugin.c
jk/xdocs changelog.xml
Log:
Fix #35298. Patch provided by Tim Whittington.
Revision ChangesPath
1.51 +22 -6 jakarta-tomcat-connectors/jk/native/iis/jk_isapi_plugin.c
Index: j
mturk 2005/09/12 06:28:31
Modified:jk/xdocs changelog.xml
Log:
Update changelog
Revision ChangesPath
1.38 +4 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
R
mturk 2005/09/12 05:58:24
Modified:jk/xdocs changelog.xml
Log:
Update changelog
Revision ChangesPath
1.37 +13 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
R
jfclere 2005/07/05 07:52:45
Modified:jk/xdocs changelog.xml
Log:
Arrange the wording and remote 1.2.14.
Revision ChangesPath
1.36 +13 -14jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
=
jfclere 2005/07/04 00:34:04
Modified:jk/xdocs changelog.xml
Log:
Spelling PR 13911.
Revision ChangesPath
1.35 +1 -1 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
Thank-you for your e-mail.
Please note that i will be away from the office starting Wednesday June
29th, returning Thursday July 7th, with no access to email. In my absence,
kindly contact Cheri Dueck at [EMAIL PROTECTED]
Kind Regards,
Natasha Hasmani
Senior Event Manager
--
Thank-you for your e-mail.
Please note that i will be away from the office starting Wednesday June
29th, returning Thursday July 7th, with no access to email. In my absence,
kindly contact Cheri Dueck at [EMAIL PROTECTED]
Kind Regards,
Natasha Hasmani
Senior Event Manager
--
jfclere 2005/07/01 09:22:53
Modified:jk/xdocs changelog.xml
Log:
Add the information for the next release.
Revision ChangesPath
1.34 +10 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
==
mturk 2005/05/14 03:16:13
Modified:jk/xdocs changelog.xml
Log:
Add 1.2.13 changelog.
Revision ChangesPath
1.30 +18 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
==
mturk 2005/04/27 07:06:17
Modified:jk/native/common jk_ajp_common.c jk_ajp_common.h
jk/xdocs changelog.xml
Log:
Backport SC_M_JK_STORED from JK2 for passing arbitrary
methods instead failing the request
Revision ChangesPath
1.106 +15 -8
jakarta
mturk 2005/04/27 00:21:48
Modified:jk/xdocs changelog.xml
Log:
Log search and acl methods.
Revision ChangesPath
1.25 +2 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
mturk 2005/04/24 03:15:02
Modified:jk/xdocs changelog.xml
Log:
Log the shutdown and maintain.
Revision ChangesPath
1.23 +7 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
=
mturk 2005/04/23 03:32:06
Modified:jk/xdocs changelog.xml
Log:
Add recent changes. Seems there is enough for the next release,
because some of them are critical.
Revision ChangesPath
1.22 +31 -10jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: cha
glenn 2005/04/09 08:44:58
Modified:jk/native CHANGES.txt
jk/xdocs changelog.xml
Log:
Document bug fixes
Revision ChangesPath
1.26 +8 -1 jakarta-tomcat-connectors/jk/native/CHANGES.txt
Index: CHANGES.txt
===
mturk 2005/03/29 22:21:19
Modified:jk/xdocs changelog.xml index.xml
Log:
Update docs to 1.2.10 release
Revision ChangesPath
1.19 +2 -2 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
mturk 2005/03/28 01:55:30
Modified:jk/xdocs changelog.xml
Log:
Add latest changes. Also move Henri's and Peter's changes to the
beginning of the list, because the change log is in the descending order.
Revision ChangesPath
1.17 +13 -7 jakarta-tomcat-connector
Peter,
pero2005/03/26 05:48:17
+jk_printf(s, " \n",
Think that sticky=\"$s\" should be sticky=\"%s\"
because I'm getting 'sticky="$s"' in output.
Regards,
Mladen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
pero2005/03/26 05:48:17
Modified:jk/native/common jk_status.c
jk/xdocs changelog.xml
Log:
change jk:status to xml attribute syntax
Revision ChangesPath
1.34 +39 -50jakarta-tomcat-connectors/jk/native/common/jk_status.c
Index: jk_status.c
hgomez 2005/03/24 02:48:28
Modified:jk/xdocs changelog.xml
Log:
Comments pre-requisite on iSeries
Revision ChangesPath
1.15 +4 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
==
mturk 2005/03/18 00:25:13
Modified:jk/xdocs changelog.xml
Log:
Update changelog
Revision ChangesPath
1.14 +11 -1 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
R
pero2005/03/12 22:36:22
Modified:jk/xdocs changelog.xml
Log:
add textupdate mode to status worker
for simpler handle remote JkStatusAntTasks
Revision ChangesPath
1.13 +4 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
==
mturk 2005/02/14 10:07:00
Modified:jk/native/common jk_ajp_common.c
jk/xdocs changelog.xml
Log:
Fix #33562. Not very common case, but fixes the situation when remote
breaks when the headers has been send already.
Revision ChangesPath
1.77 +10 -2
mturk 2005/02/13 05:22:51
Modified:jk/xdocs changelog.xml
Log:
Update change log to reflect current version.
Revision ChangesPath
1.10 +12 -1 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
==
mturk 2004/12/23 06:00:50
Modified:jk/xdocs changelog.xml
Log:
Latest patches from wrowe.
Revision ChangesPath
1.9 +10 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
=
Thanks, I'll give this a test.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, December 17, 2004 7:28 AM
To: [EMAIL PROTECTED]
Subject: cvs commit: jakarta-tomcat-connectors/jk/xdocs changelog.xml
mturk 2004/12/17 04:28:12
Modified:
mturk 2004/12/17 04:28:12
Modified:jk/xdocs changelog.xml
Log:
Log the fix about url rewriting.
Revision ChangesPath
1.7 +4 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
mturk 2004/12/17 01:01:18
Modified:jk/xdocs changelog.xml
Log:
Latest changes to the 1.2.7
Revision ChangesPath
1.6 +22 -1 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
mturk 2004/12/13 06:32:57
Modified:jk/xdocs changelog.xml
Log:
Note socket_timeout fix.
Revision ChangesPath
1.5 +3 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
mturk 2004/12/13 01:25:39
Modified:jk/xdocs changelog.xml
Log:
Update latest changes.
Revision ChangesPath
1.4 +7 -0 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
=
mturk 2004/12/07 09:02:49
Modified:jk/xdocs changelog.xml
Log:
Note latest changes to 1.2.7
Revision ChangesPath
1.3 +14 -1 jakarta-tomcat-connectors/jk/xdocs/changelog.xml
Index: changelog.xml
===
mturk 2004/11/25 02:10:26
Modified:jk/xdocs index.xml project.xml style.xsl
Added: jk/xdocs changelog.xml
Log:
Add changelog.xml to documentation, so that users can trace things down :).
Revision ChangesPath
1.22 +4 -0 jakarta-tomcat-connectors/jk/xdoc
37 matches
Mail list logo