https://issues.apache.org/bugzilla/show_bug.cgi?id=52055
--- Comment #10 from Sudhan Moghe ---
Got this issue again. :(
Earlier I was running with protocol="HTTP/1.1"
This time I got error with
protocol="org.apache.coyote.http11.Http11NioProtocol"
Shall I reopen?
I was running single client. Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #4 from Filip Hanik ---
Just for documentation purposes, found the root cause of this problem, and it
all makes sense now
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java?r1=112
https://issues.apache.org/bugzilla/show_bug.cgi?id=53281
Priority: P2
Bug ID: 53281
Assignee: dev@tomcat.apache.org
Summary: Tomcat returns garbage data with HTTP/0.9 200 OK
header when SSL port is accessed using http
Severit
https://issues.apache.org/bugzilla/show_bug.cgi?id=53281
saurabh changed:
What|Removed |Added
CC||saurabhsul...@yahoo.co.in
--
You are re
https://issues.apache.org/bugzilla/show_bug.cgi?id=53074
mike_mac changed:
What|Removed |Added
CC||mike_mac...@yahoo.com
--
You are recei
Author: markt
Date: Wed May 23 19:53:08 2012
New Revision: 1342000
URL: http://svn.apache.org/viewvc?rev=1342000&view=rev
Log:
Fix warning
Modified:
tomcat/native/trunk/native/src/poll.c
Modified: tomcat/native/trunk/native/src/poll.c
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/na
Author: markt
Date: Wed May 23 19:56:19 2012
New Revision: 1342003
URL: http://svn.apache.org/viewvc?rev=1342003&view=rev
Log:
socket_ttl is an absolute time, not an interval (not that it really matters,
apr_int64_t is used for both types
Modified:
tomcat/native/trunk/native/src/poll.c
Modi
Author: markt
Date: Wed May 23 19:58:23 2012
New Revision: 1342004
URL: http://svn.apache.org/viewvc?rev=1342004&view=rev
Log:
socket_ttl is an absolute time, not an interval (not that it really matters,
apr_int64_t is used for both types
Back port of r1342003
Modified:
tomcat/native/branche
Author: markt
Date: Wed May 23 20:06:26 2012
New Revision: 1342008
URL: http://svn.apache.org/viewvc?rev=1342008&view=rev
Log:
Renames to make code clearer
socket_ttl -> socket_last_active
max_ttl -> default_timeout
Modified:
tomcat/native/trunk/native/src/poll.c
Modified: tomcat/native/trun
Author: markt
Date: Wed May 23 20:07:46 2012
New Revision: 1342010
URL: http://svn.apache.org/viewvc?rev=1342010&view=rev
Log:
Renames to make code clearer
socket_ttl -> socket_last_active
max_ttl -> default_timeout
Back port of r1342008
Modified:
tomcat/native/branches/1.1.x/ (props change
Author: markt
Date: Wed May 23 20:14:06 2012
New Revision: 1342013
URL: http://svn.apache.org/viewvc?rev=1342013&view=rev
Log:
Follow up to r1342003 and r1342008. Missed a couple of changes.
Modified:
tomcat/native/trunk/native/src/poll.c
Modified: tomcat/native/trunk/native/src/poll.c
URL:
Author: markt
Date: Wed May 23 20:14:52 2012
New Revision: 1342014
URL: http://svn.apache.org/viewvc?rev=1342014&view=rev
Log:
Follow up to r1342004 and r1342010. Missed a couple of changes.
Back port of r1342013
Modified:
tomcat/native/branches/1.1.x/ (props changed)
tomcat/native/bran
Author: markt
Date: Wed May 23 20:18:10 2012
New Revision: 1342020
URL: http://svn.apache.org/viewvc?rev=1342020&view=rev
Log:
Another rename
Modified:
tomcat/native/trunk/native/src/poll.c
Modified: tomcat/native/trunk/native/src/poll.c
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk
Author: markt
Date: Wed May 23 20:18:48 2012
New Revision: 1342021
URL: http://svn.apache.org/viewvc?rev=1342021&view=rev
Log:
Another rename
Back port of r1342020
Modified:
tomcat/native/branches/1.1.x/ (props changed)
tomcat/native/branches/1.1.x/native/src/poll.c
Propchange: tomcat/
Author: markt
Date: Wed May 23 20:22:03 2012
New Revision: 1342024
URL: http://svn.apache.org/viewvc?rev=1342024&view=rev
Log:
Add per socket timeout support to the pollset
Modified:
tomcat/native/trunk/native/include/tcn.h
tomcat/native/trunk/native/src/poll.c
Modified: tomcat/native/tr
Author: markt
Date: Wed May 23 20:22:46 2012
New Revision: 1342025
URL: http://svn.apache.org/viewvc?rev=1342025&view=rev
Log:
Add per socket timeout support to the pollset
Back port of r1342024
Modified:
tomcat/native/branches/1.1.x/ (props changed)
tomcat/native/branches/1.1.x/native/
Author: markt
Date: Wed May 23 20:26:32 2012
New Revision: 1342027
URL: http://svn.apache.org/viewvc?rev=1342027&view=rev
Log:
Add the new per socket timeout method to the Java API and increase the minimum
version so that it is available.
Modified:
tomcat/trunk/java/org/apache/catalina/core/
Author: markt
Date: Wed May 23 20:27:40 2012
New Revision: 1342029
URL: http://svn.apache.org/viewvc?rev=1342029&view=rev
Log:
Simplify the poller by using the new per socket timeout to differentiate
between connection and keepalive timeouts without using two pollers.
Modified:
tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=53074
--- Comment #6 from Mark Thomas ---
Just a short progress update.
I have committed a set of changes to the APR/native connector to permit per
socket timeouts. It works with my simple tests but needs more testing and
review by some proper C
https://issues.apache.org/bugzilla/show_bug.cgi?id=53283
Priority: P2
Bug ID: 53283
Assignee: dev@tomcat.apache.org
Summary: Add Support for Externalized Data Source Credentials
Severity: enhancement
Classification: Unclassified
https://issues.apache.org/bugzilla/show_bug.cgi?id=53283
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=52055
Mark Thomas changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://issues.apache.org/bugzilla/show_bug.cgi?id=52055
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|NEEDINFO
--- Comment #12 from Mark T
https://issues.apache.org/bugzilla/show_bug.cgi?id=53283
--- Comment #2 from Marvin Addison ---
Created attachment 28828
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28828&action=edit
Patch for externalized credentials in properties file.
Attached patch for this feature made agains
https://issues.apache.org/bugzilla/show_bug.cgi?id=53283
--- Comment #3 from Marvin Addison ---
I'm embarrassed if that's supported and I missed it. I took the time for a
thoughtful code review of jdbc-pool and didn't see what I was looking for, so
wrote a simple patch. If it's not too much tro
https://issues.apache.org/bugzilla/show_bug.cgi?id=53283
--- Comment #4 from Konstantin Kolinko ---
http://wiki.apache.org/tomcat/FAQ/Password
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsu
https://issues.apache.org/bugzilla/show_bug.cgi?id=53283
--- Comment #5 from Mark Thomas ---
http://tomcat.apache.org/tomcat-7.0-doc/config/index.html
Second paragraph. Lots of ways to set the property values for replacement.
--
You are receiving this mail because:
You are the assignee for the
https://issues.apache.org/bugzilla/show_bug.cgi?id=53283
--- Comment #6 from Marvin Addison ---
Actually, it was leveraging the system property replacement feature in the docs
you cited that led to this enhancement request. We were setting system
properties in setenv.sh, but then discovered that
On 05/23/2012 10:07 PM, ma...@apache.org wrote:
Author: markt
-apr_time_t*socket_ttl;
-apr_interval_time_t max_ttl;
+apr_time_t*socket_last_active;
+apr_interval_time_t default_timeout;
Think we should move both socket_last_active and socket_timeout
to tcn_socket_t. They
https://issues.apache.org/bugzilla/show_bug.cgi?id=53285
Priority: P2
Bug ID: 53285
Assignee: dev@tomcat.apache.org
Summary: Web app configuration fails when security-role-ref
does not contain role-link
Severity: normal
C
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-test has an issue affecting its community integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
32 matches
Mail list logo