[
https://issues.apache.org/jira/browse/SOLR-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley resolved SOLR-408.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.3
thanks Karsten
> 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
> Assignee: Ryan McKinley
> Priority: Trivial
> Fix For: 1.3
>
> Attachments: ping-request-handler.patch,
> SOLR-408-PingRequestHandler.patch
>
>
> 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.