Skip to content

stefpe/elasticsearch_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Nginx proxy for Elasticsearch

  • Load balanced cluster
  • HTTP connections keep alive for better performance

docker-compose up

Validate open connections:

curl localhost:8080/_nodes/stats/http?pretty | grep total_opened

Validate load balancing:

curl localhost:8080 | grep es0

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published