Commit Graph

13 Commits

Author SHA1 Message Date
regnaio b548bf3723 Merge branch 'master' into regnaio/location
git merge master
2022-05-01 03:24:13 -04:00
Devin Carr a97233bb3e TUN-6030: Add ttfb span for origin http request 2022-04-21 15:49:22 +00:00
Devin Carr f81b0ee9e8 TUN-5990: Add otlp span export to response header 2022-04-18 16:25:56 +00:00
regnaio f371fee6b9 Merge branch 'master' into regnaio/location
git merge master
2022-04-13 15:07:57 -04:00
Devin Carr def8f57dbc TUN-5989: Add in-memory otlp exporter 2022-04-11 19:38:01 +00:00
João Oliveirinha 9cde11f8e0 TUN-6038: Reduce buffer size used for proxying data
The buffer size was big to support a compression feature that we don't
use anymore.
As such, we can now reduce this and be more efficient with memory usage.
2022-04-11 18:01:16 +01:00
regnaio 66e6b70602 debug logging 2022-03-29 14:02:56 -04:00
regnaio 278f9e32f0 new branch 2022-03-29 07:41:23 -04:00
regnaio 571011d06d change should disregard ingress rules without specified location 2022-03-29 07:38:48 -04:00
regnaio 98a9571da9 fixed path 2022-03-29 07:33:38 -04:00
regnaio 901fd63c97 Location first attempt 2022-03-29 06:31:52 -04:00
cthuang d68ff390ca TUN-5698: Make ingress rules and warp routing dynamically configurable 2022-02-16 09:38:28 +00:00
cthuang e22422aafb TUN-5749: Refactor cloudflared to pave way for reconfigurable ingress
- Split origin into supervisor and proxy packages
- Create configManager to handle dynamic config
2022-02-14 15:37:09 +00:00
Renamed from origin/proxy.go (Browse further)