https://bz.apache.org/bugzilla/show_bug.cgi?id=60762
Ralf Hauser changed:
What|Removed |Added
CC||hau...@acm.org
--- Comment #4 from Ralf
https://bz.apache.org/bugzilla/show_bug.cgi?id=61322
Bug ID: 61322
Summary: Http11Processor.disableKeepAlivePercentage not work
after code change in 60319
Product: Tomcat 7
Version: 7.0.79
Hardware: PC
OS: L
https://bz.apache.org/bugzilla/show_bug.cgi?id=61322
Colin changed:
What|Removed |Added
CC||song6...@gmail.com
--
You are receiving this
https://bz.apache.org/bugzilla/show_bug.cgi?id=61322
--- Comment #1 from Colin ---
I found this issue in some of my customer environment, our application use 200
threads, and some customer have more than 300 clients, so about 100+ client
can't connect to server.
After some check, I found all thr
https://bz.apache.org/bugzilla/show_bug.cgi?id=61322
--- Comment #2 from Colin ---
Another issue I found:
With below server configuration:
>From document of Connector.executor, if I use Executor in Connector(so not use
internalExecutor), maxThreads and other thread pool related properties will
On Tue, Jul 18, 2017 at 1:43 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.0.M24 release is now available for voting.
>
> This is a milestone release for the 9.0.x branch. It should be
> noted that, as a milestone release:
> - Servlet 4.0 is not finalised
> - The EGs have not started wo
On 18/07/17 14:58, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.18 release is now available for voting.
>
> The major changes compared to the 8.5.16 release are:
>
> - Enable TLS connectors to use Java key stores that contain multiple
> keys where each key has a separate password. Based
On 18/07/17 12:43, Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.0.M24 release is now available for voting.
>
> This is a milestone release for the 9.0.x branch. It should be
> noted that, as a milestone release:
> - Servlet 4.0 is not finalised
> - The EGs have not started work on JSP 2.4,
On Tue, Jul 18, 2017 at 3:58 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.18 release is now available for voting.
>
> The major changes compared to the 8.5.16 release are:
>
> - Enable TLS connectors to use Java key stores that contain multiple
> keys where each key has a separate pa
On 18/07/2017 19:47, Rainer Jung wrote:
> Am 18.07.2017 um 20:32 schrieb Rainer Jung:
>> Am 18.07.2017 um 20:26 schrieb Rainer Jung:
>>> So the web server behind 62.210.60.236 seems to have a config problem.
>>>
>>> Should I report to infra?
>>
>> Interestingly using the URI /download.cgi from t
https://bz.apache.org/bugzilla/show_bug.cgi?id=60762
--- Comment #5 from Jesse ---
We have actually implemented letsencrypt in our application. We allow users to
configure new domains that our application will respond to over SSL, and we
give them the option to provide their own certificate or t
Author: csutherl
Date: Fri Jul 21 19:45:38 2017
New Revision: 1802639
URL: http://svn.apache.org/viewvc?rev=1802639&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61253
Add warn message when Digester.updateAttributes throws an exception instead of
ignoring it.
Modified:
to
Author: csutherl
Date: Fri Jul 21 19:49:01 2017
New Revision: 1802640
URL: http://svn.apache.org/viewvc?rev=1802640&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61253
Add warn message when Digester.updateAttributes throws an exception instead of
ignoring it.
Modified:
to
Author: csutherl
Date: Fri Jul 21 19:51:01 2017
New Revision: 1802641
URL: http://svn.apache.org/viewvc?rev=1802641&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61253
Add warn message when Digester.updateAttributes throws an exception instead of
ignoring it.
Modified:
to
Author: csutherl
Date: Fri Jul 21 19:52:13 2017
New Revision: 1802642
URL: http://svn.apache.org/viewvc?rev=1802642&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61253
Add warn message when Digester.updateAttributes throws an exception instead of
ignoring it.
Modified:
to
https://bz.apache.org/bugzilla/show_bug.cgi?id=61253
Coty Sutherland changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
16 matches
Mail list logo