https://issues.apache.org/bugzilla/show_bug.cgi?id=48763
--- Comment #17 from Mladen Turk 2010-02-21 07:24:15 UTC ---
Please check version isapi_redirect-1.2.29-dev-912307.dll from
http://tomcat.apache.org/dev/dist/tomcat-connectors/jk/binaries/win64/jk-1.2.29/amd64/
It should have resolved init
Author: mturk
Date: Sun Feb 21 06:52:14 2010
New Revision: 912306
URL: http://svn.apache.org/viewvc?rev=912306&view=rev
Log:
Make log locking compile-time defined
Modified:
tomcat/jk/trunk/native/common/jk_util.c
Modified: tomcat/jk/trunk/native/common/jk_util.c
URL:
http://svn.apache.org/v
Author: mturk
Date: Sun Feb 21 06:44:24 2010
New Revision: 912303
URL: http://svn.apache.org/viewvc?rev=912303&view=rev
Log:
Lock the file during logging so that mutiple processes can write safely
Modified:
tomcat/jk/trunk/native/common/jk_util.c
Modified: tomcat/jk/trunk/native/common/jk_ut
Author: mturk
Date: Sun Feb 21 06:21:59 2010
New Revision: 912300
URL: http://svn.apache.org/viewvc?rev=912300&view=rev
Log:
Enable commit flag directly instead linking to commode.obj
Modified:
tomcat/jk/trunk/native/common/jk_util.c
tomcat/jk/trunk/native/iis/Makefile.amd64
tomcat/jk
Author: mturk
Date: Sat Feb 20 20:22:53 2010
New Revision: 912214
URL: http://svn.apache.org/viewvc?rev=912214&view=rev
Log:
Fix BZ48763. With Transfer-Encoding IIS sets the BytesAvailable to 0x
as with the C-L larger then 4Gb. We were faulty just using that value as C-L
value for unknow
https://issues.apache.org/bugzilla/show_bug.cgi?id=48783
Summary: JPDA defaults made better but help does not tell
Product: Tomcat 6
Version: 6.0.24
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: trivial
https://issues.apache.org/bugzilla/show_bug.cgi?id=47242
--- Comment #7 from Rainer Jung 2010-02-20 15:32:26
UTC ---
Go with the JMeter AJP client if you want to implement in Java. If you need or
want to implement in C, there is also:
http://svn.apache.org/viewvc/tomcat/archive/connectors/trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=48763
Rainer Jung changed:
What|Removed |Added
Component|Connectors |isapi
Version|6.0.24
https://issues.apache.org/bugzilla/show_bug.cgi?id=48763
Mladen Turk changed:
What|Removed |Added
Platform|All |PC
OS/Version|All
https://issues.apache.org/bugzilla/show_bug.cgi?id=48763
--- Comment #15 from Mladen Turk 2010-02-20 08:01:34 UTC ---
Right, it might be the case if IIS sets the ECB->cbTotalBytes
Seem we don't check if the C-L is present in that case which
might lead to initial post to be send even if the C-L is
10 matches
Mail list logo