Load Balancer Setup

Health Endpoint

The MetaDefender® MFT service exposes a dedicated health check endpoint designed for load balancer integration. Your load balancer can periodically poll this endpoint and use the HTTP response code to decide whether to route traffic to each node.

PropertyValue
URLhttp://your-mft-server:8010/node_manager/health/ready
MethodGET
AuthenticationNone required (publicly accessible)

Routing Logic

  • Healthy: Any 2xx response means the node is ready to handle traffic.
  • Unhealthy: Any 5xx response or request timeout means the node is not ready — traffic should be routed to other healthy nodes.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard