PingRequestHandler
------------------

                 Key: SOLR-408
                 URL: https://issues.apache.org/jira/browse/SOLR-408
             Project: Solr
          Issue Type: New Feature
          Components: search
    Affects Versions: 1.2
            Reporter: Karsten Sperling
            Priority: Trivial


The PingRequestHandler checks the healthcheck file first (if configured) and 
returns an error if the instance is disabled. It  then executes the configured 
ping query to ensure that the index is accessible. Advantages:
- Enable/Disable and index availability can both be checked by the load 
balancer via a single URL.
- The URL accessed by the load balancer is outside /admin, making it easier to 
restrict access to /admin.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to