Skip to content

Show one example with HAProxy container balancing other web applications

License

Notifications You must be signed in to change notification settings

EderRoger/docker_loadbalancing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker container with haproxy loadbalancing

Show one example with HAProxy container balancing other web applications

Run it!

$ vagrant up --provision

Test it!

open web browser http://10.0.0.115

HAProxy stats ! See our nodes

open web browser http://10.0.0.115/haproxy?stats

Gerenate logs with apache benchmark

$ ab -c 40 -n 10000 http://10.0.0.115/

Open kibana to check nginx default access log

open web browser http://10.0.0.115/5601

Have fun :-)

About

Show one example with HAProxy container balancing other web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages