+---+
| 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
pangxianhai opened a new pull request, #713:
URL: https://github.com/apache/tomcat/pull/713
sessionCounter change to AtomicLong. Avoid inaccurate counting in concurrent
situations
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
https://bz.apache.org/bugzilla/show_bug.cgi?id=68871
Bug ID: 68871
Summary: getRemoteAddr does not work anymore!
Product: Tomcat 10
Version: unspecified
Hardware: Other
OS: Linux
Status: NEW
Severity: norm
https://bz.apache.org/bugzilla/show_bug.cgi?id=68871
--- Comment #1 from hbelfer ---
In java the following code :
Object requestObject =
context.getMessageContext().get(jakarta.xml.ws.handler.MessageContext.SERVLET_REQUEST);
requestObject is null therefor String adrs = request.getRemoteAddr();
On Sat, Apr 6, 2024 at 2:21 PM Mark Thomas wrote:
>
> 5 Apr 2024 14:18:49 Rémy Maucherat :
>
> > On Fri, Apr 5, 2024 at 2:02 PM Mark Thomas wrote:
> >>
> >> Hi all,
> >>
> >> Just a heads up that I have a lot on my plate at the moment and the
> >> April
> >> tag for 11.0.x is unlikely to happen f
https://bz.apache.org/bugzilla/show_bug.cgi?id=68868
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
markt-asf commented on PR #713:
URL: https://github.com/apache/tomcat/pull/713#issuecomment-2041577898
Is this fixing an observed issue or a theoretical one?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
https://bz.apache.org/bugzilla/show_bug.cgi?id=68871
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
On 07/04/2024 17:44, Rémy Maucherat wrote:
On Sat, Apr 6, 2024 at 2:21 PM Mark Thomas wrote:
5 Apr 2024 14:18:49 Rémy Maucherat :
On Fri, Apr 5, 2024 at 2:02 PM Mark Thomas wrote:
Hi all,
Just a heads up that I have a lot on my plate at the moment and the
April
tag for 11.0.x is unlikely
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new d96efa2019 The implementations for EL, Servlet, JSP a
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 8d22121fa1 Improve handling of overflow
8d22121fa1
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 9dbbbc5f3b Update changelog
9dbbbc5f3b is described
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new cb0fc93f1e Improve handling of overflow
cb0fc93f1
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new db16947a32 Improve handling of overflow
db16947a32 is
pangxianhai commented on PR #713:
URL: https://github.com/apache/tomcat/pull/713#issuecomment-2041713809
> Is this fixing an observed issue or a theoretical one?
observed issue. On the monitoring platform, we found that the sessionCounter
is less than the expiredSessions. The expiredS
https://bz.apache.org/bugzilla/show_bug.cgi?id=68868
Naman changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
22 matches
Mail list logo