Skip to content

ankjevel/haproxy_timeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proxy-test

Start with: docker-compose up --build

Visit the haproxy stats route

To change timeout, send a POST-request to one of the api's to the route /timeout

curl -XPOST \
  localhost:3000/timeout \
  -d '{"timeout":3000}' \
  -H 'content-type: application/json'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published