• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TykTechnologies / tyk / 2819 / 2

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2017 02:45PM UTC
Files 84
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Aug 2017 02:40PM UTC coverage: 44.065% (+0.2%) from 43.888%
LATEST_GO=true

push

travis-ci

buger
revproxy: return a 503 if all hosts are down

Instead of directing to any one of the hosts.

Due to the nature of how the proxy is implemented, the load balancing
happens in the director. At that stage, we can only change the target
URL, not directly write to the response.

Hence, we must start up a local http server that will simply write the
503 and an error message. Use sync.Once to make sure it's not started
multiple times, and reuse it.

Fixes #836.

6003 of 13623 relevant lines covered (44.07%)

0.48 hits per line

Source Files on job 2819.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2819
  • Travis Job 2819.2
  • fd378626 on github
  • Prev Job for LATEST_GO=true on master (#2817.2)
  • Next Job for LATEST_GO=true on master (#2822.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc