[jboss-jira] [JBoss JIRA] (JBWEB-226) Prevent Web Crawlers from creating many sessions
Jason Shepherd (JIRA)
jira-events at lists.jboss.org
Mon Jan 30 18:17:48 EST 2012
[ https://issues.jboss.org/browse/JBWEB-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Shepherd updated JBWEB-226:
---------------------------------
Description:
This feature would solve the same problem as the Tomcat 7 CrawlerSessionManagerValve, described here [1]. Also the source code for the Valve is available here, [2].
Jean-Frederic has suggested it would be better implement this as a filter instead of a valve.
[1] http://www.tomcatexpert.com/blog/2011/05/18/crawler-session-manager-valve
[2] http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java
was:
This feature solve the same problem as the Tomcat 7 CrawlerSessionManagerValve, described here [1]. Also the source code for the Valve is available here, [2].
Jean-Frederic has suggested it would be better implement this as a filter instead of a valve.
[1] http://www.tomcatexpert.com/blog/2011/05/18/crawler-session-manager-valve
[2] http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java
> Prevent Web Crawlers from creating many sessions
> ------------------------------------------------
>
> Key: JBWEB-226
> URL: https://issues.jboss.org/browse/JBWEB-226
> Project: JBoss Web
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Core
> Reporter: Jason Shepherd
> Assignee: Remy Maucherat
> Priority: Minor
>
> This feature would solve the same problem as the Tomcat 7 CrawlerSessionManagerValve, described here [1]. Also the source code for the Valve is available here, [2].
> Jean-Frederic has suggested it would be better implement this as a filter instead of a valve.
> [1] http://www.tomcatexpert.com/blog/2011/05/18/crawler-session-manager-valve
> [2] http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list