[
https://issues.apache.org/jira/browse/SOLR-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karsten Sperling updated SOLR-408:
----------------------------------
Attachment: ping-request-handler.patch
> 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
> Attachments: ping-request-handler.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.