+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://issues.apache.org/bugzilla/show_bug.cgi?id=51177
--- Comment #6 from Fyodor Kravchenko 2011-05-15 07:51:46 UTC ---
Thanks (if it's appropriate to thank here)!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: --
Author: rjung
Date: Sun May 15 09:56:25 2011
New Revision: 1103303
URL: http://svn.apache.org/viewvc?rev=1103303&view=rev
Log:
Fix trivial docs tpyos.
Modified:
tomcat/trunk/webapps/docs/ssl-howto.xml
Modified: tomcat/trunk/webapps/docs/ssl-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat
Author: markt
Date: Sun May 15 10:00:22 2011
New Revision: 1103308
URL: http://svn.apache.org/viewvc?rev=1103308&view=rev
Log:
Make AJP-NIO actually use non-blocking reads.
Only the first read of a request is is non-blocking. Any additional reads will
block.
The first read of the first request on
Author: markt
Date: Sun May 15 11:31:49 2011
New Revision: 1103327
URL: http://svn.apache.org/viewvc?rev=1103327&view=rev
Log:
Get Servlet 3.0 async requests working with new AJP-NIo connector
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AjpNioProtocol.java
Modified: tomcat/trunk/java/o
Author: markt
Date: Sun May 15 11:34:32 2011
New Revision: 1103329
URL: http://svn.apache.org/viewvc?rev=1103329&view=rev
Log:
Add new AJP-NIo connector to the changelog. It is working well enough to be
classed as experimental. I'll remove that label once all the TCK tests pass.
Modified:
to
https://issues.apache.org/bugzilla/show_bug.cgi?id=51145
--- Comment #1 from Mark Thomas 2011-05-15 11:38:15 UTC ---
An initial implementation is available in trunk/7.0.x. It will be included in
7.0.15 onwards.
There are some aspects that are known to fail (e.g. request bodies). Once all
the TCK
Author: rjung
Date: Sun May 15 14:23:33 2011
New Revision: 1103389
URL: http://svn.apache.org/viewvc?rev=1103389&view=rev
Log:
Add docs for experimental AJP-NIO connector.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/trunk/we
Author: rjung
Date: Sun May 15 14:33:41 2011
New Revision: 1103396
URL: http://svn.apache.org/viewvc?rev=1103396&view=rev
Log:
Minor enhancement and fix for NIO AJP documentation.
Modified:
tomcat/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/trunk/webapps/docs/config/ajp.xml
URL:
http
Author: rjung
Date: Sun May 15 14:34:17 2011
New Revision: 1103398
URL: http://svn.apache.org/viewvc?rev=1103398&view=rev
Log:
Minor clarification in http connector comparison
table.
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/http.xml
URL:
Author: markt
Date: Sun May 15 21:58:10 2011
New Revision: 1103554
URL: http://svn.apache.org/viewvc?rev=1103554&view=rev
Log:
Improve handling for reading request bodies. More testing still required.
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AjpNioProcessor.java
Modified: tomcat/tru
https://issues.apache.org/bugzilla/show_bug.cgi?id=50839
--- Comment #2 from Konstantin Preißer 2011-05-16 01:19:08 UTC
---
Created attachment 26999
--> https://issues.apache.org/bugzilla/attachment.cgi?id=26999
Zip which contains the logfiles and source code of JSP
--
Configure bugmail: htt
https://issues.apache.org/bugzilla/show_bug.cgi?id=50839
--- Comment #3 from Konstantin Preißer 2011-05-16 01:19:28 UTC
---
Hi,
I could also observe this issue using Windows Server 2008 SP2 (32 bit), IIS
7.0, ISAPI Redirector 1.2.31. It happened when a Servlet was producing lots of
data, a clie
https://issues.apache.org/bugzilla/show_bug.cgi?id=50839
--- Comment #4 from Konstantin Preißer 2011-05-16 01:57:24 UTC
---
Hi,
I just discovered that writing a byte array of 32 bytes produces a bunch of
lines in the isapi log each time. I changed the jsp to write an array of 32000
bytes instea
https://issues.apache.org/bugzilla/show_bug.cgi?id=50839
Konstantin Preißer changed:
What|Removed |Added
Attachment #26999|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=51141
asfbugzill...@eghm.net changed:
What|Removed |Added
Resolution|INVALID |WONTFIX
--- Comment #4 fro
22 matches
Mail list logo