https://bz.apache.org/bugzilla/show_bug.cgi?id=53930
--- Comment #4 from peterhansson...@yahoo.com ---
As a workaround: Use a copy-and-truncate strategy instead. This doesn't require
changes to catalina.sh script.
On Linux: Use logrotate utility with 'copytruncate' option.
On Solaris: Use logadm
Author: markt
Date: Fri Dec 2 14:30:42 2016
New Revision: 1772355
URL: http://svn.apache.org/viewvc?rev=1772355&view=rev
Log:
Restore original value (was increased to aid debugging)
Modified:
tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java
Modified: tomcat/trunk/test/org/apache
Author: markt
Date: Fri Dec 2 14:29:32 2016
New Revision: 1772353
URL: http://svn.apache.org/viewvc?rev=1772353&view=rev
Log:
Add a disabled test case for async + complete on non-container thread with
HTTP/2
The test currently fails.
Added:
tomcat/trunk/test/org/apache/coyote/http2/TestStre
https://bz.apache.org/bugzilla/show_bug.cgi?id=53930
Michael Osipov <1983-01...@gmx.net> changed:
What|Removed |Added
CC||1983-01...@gmx.net
https://bz.apache.org/bugzilla/show_bug.cgi?id=53930
--- Comment #3 from peterhansson...@yahoo.com ---
This is a very important addition.
If you search the internet you'll find lots of recommendations on allowing
log-rotation and all of them tell you to modify your catalina.sh file. The
point her
https://bz.apache.org/bugzilla/show_bug.cgi?id=60436
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
Author: markt
Date: Fri Dec 2 09:13:18 2016
New Revision: 1772321
URL: http://svn.apache.org/viewvc?rev=1772321&view=rev
Log:
Reduce the window in which an async request that has just started processing on
a container thread remains eligible for an async timeout.
Modified:
tomcat/tc8.5.x/tr
Author: markt
Date: Fri Dec 2 09:10:31 2016
New Revision: 1772320
URL: http://svn.apache.org/viewvc?rev=1772320&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60436
Avoid a potential NPE when processing async timeouts.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
t
Author: markt
Date: Fri Dec 2 09:09:46 2016
New Revision: 1772319
URL: http://svn.apache.org/viewvc?rev=1772319&view=rev
Log:
Reduce the window in which an async request that has just started processing on
a container thread remains eligible for an async timeout.
Modified:
tomcat/trunk/java
Author: markt
Date: Fri Dec 2 09:08:09 2016
New Revision: 1772318
URL: http://svn.apache.org/viewvc?rev=1772318&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60436
Avoid a potential NPE when processing async timeouts.
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractP
Thanks Mark,
I updated the bug with your comments.
Rgds,Rory
On 01/12/2016 14:12, Mark Thomas wrote:
On 30/11/2016 09:49, Rory O'Donnell wrote:
Hi Mark,
The bug has been updated with the following suggestion, any comment ?
Hi Rory,
That would certainly be a good step in the right directio
11 matches
Mail list logo