This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 590405d Add document for PersistentValve
590405d
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
5a655
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
5a655
This is an automated email from the ASF dual-hosted git repository.
kfujino 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 6af00e7 Add document for PersistentValve
6af00e7
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
5a655
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
5a655
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 5a655b6 Add document for PersistentValve
5a655
kamnani closed pull request #349:
URL: https://github.com/apache/tomcat/pull/349
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
kamnani opened a new pull request #349:
URL: https://github.com/apache/tomcat/pull/349
Tomcat searches the entire classpath for all instances of certain
annotations, such as @WebServlet, @webfilter, @MultipartConfig, etc. This is
performed by scanning each classpath entry sequentially.
> On Aug 31, 2020, at 12:27 PM, Rémy Maucherat wrote:
>
> > On Mon, Aug 31, 2020 at 8:39 PM Mark Thomas wrote:
> >> On 31/08/2020 17:17, David Blevins wrote:
> >> Hey All,
> >>
> >> Curious if there would be any willingness to change the default of this to
> >> true for Tomcat 10 prior to fina
kamnani opened a new pull request #348:
URL: https://github.com/apache/tomcat/pull/348
Bloom Filter :
https://llimllib.github.io/bloomfilter-tutorial/#:~:text=A%20Bloom%20filter%20is%20a,may%20be%20in%20the%20set.
This code enables a faster lookup of resources in the jar by eliminati
On Mon, Aug 31, 2020 at 8:39 PM Mark Thomas wrote:
> On 31/08/2020 17:17, David Blevins wrote:
> > Hey All,
> >
> > Curious if there would be any willingness to change the default of this
> to true for Tomcat 10 prior to final release.
> >
> > -
> https://github.com/apache/tomcat/blob/master/jav
On 31/08/2020 17:17, David Blevins wrote:
> Hey All,
>
> Curious if there would be any willingness to change the default of this to
> true for Tomcat 10 prior to final release.
>
> -
> https://github.com/apache/tomcat/blob/master/java/org/apache/catalina/core/StandardServer.java#L195
Unlikely
Hey All,
Curious if there would be any willingness to change the default of this to true
for Tomcat 10 prior to final release.
-
https://github.com/apache/tomcat/blob/master/java/org/apache/catalina/core/StandardServer.java#L195
The current default prevents a JVM shutdown and effectively mean
malaysf commented on pull request #332:
URL: https://github.com/apache/tomcat/pull/332#issuecomment-683876686
Thanks @martin-g What are the next steps to have this accepted and merged?
Is there anything else needed from me? Also, can this be considered for
inclusion in the `9.0.x` branch?
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 5df3038 Added filtering expression for requests
This is an automated email from the ASF dual-hosted git repository.
kfujino 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 03245ba Added filtering expression for requests
This is an automated email from the ASF dual-hosted git repository.
kfujino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new a08ac04 Added filtering expression for request
18 matches
Mail list logo