Gerhard Lazu
๐ค SpeakerAppearances Over Time
Podcast Appearances
So someone on the, on the fly community forum that was very helpful, they noticed that we had a misconfiguration in our fly tunnel and we were using services as well as HTTP service.
And this is bad, by the way, this is very, very bad.
So, um,
everything was happy.
Like we could push this config, you know, the applications were running, everything was fine, but because we had these two things together, it was apparently creating some issues.
And all we did, we were explicitly setting the idle timeout.
And the idle timeout, that's the one where if after 60 seconds, the connection isn't doing anything, it will be forcefully terminated by the proxy.
So that part was important.
So anyway, we made the change, we pushed the change, but even before we pushed the change, the proxy started behaving.
And now there's pull request 49 has like, we right-sized it.
We made a few changes.
I captured like all the details, the configuration, the commands, it's all there if you want to read it.
But most importantly, now we have a check
that runs against all regions every hour on the hour.
CI CD is using hurl.
And what I'm thinking is, shall we try running that locally to see how it behaves?
Because that's how we started it.
Like I was starting to do it locally.
So on the left-hand side, I'm back in the terminal on the left-hand side, I am monitoring my internet connection.
Remember that Christmas tree?