Hacker News new | ask | show | jobs
by billconan 2615 days ago
so is this something similar to haproxy or envoy ? Can I redirect traffic based on http header?
1 comments

Not similar to haproxy, which works at the transport layer, while pichi works at application layer. I've not really understood what 'redirect' means. Yes if you meant acting as an HTTP proxy.