[Geoserver-devel] [jira] Created: (GEOS-2216) PropertyFileWatcher overzealously checks for file changes limiting scalability

PropertyFileWatcher overzealously checks for file changes limiting scalability
------------------------------------------------------------------------------

                 Key: GEOS-2216
                 URL: http://jira.codehaus.org/browse/GEOS-2216
             Project: GeoServer
          Issue Type: Improvement
    Affects Versions: 1.7.0-RC2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.7.1

During benchmarks or high load situations (tile cache seeding) GeoServer can churn out something like 50 requests per second, there is no need to check the last modified date of the security files that often. Limit the check rate to once per second, it's more than enough.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira