Gerhard Lazu
๐ค SpeakerAppearances Over Time
Podcast Appearances
So which instance would you like us to,
to have a look at.
So I have a queue right here.
SJC, baby, let's go.
Let's go, baby.
SJC, baby.
All right, let's see that.
So I'm running flyctl ssh console.
I'm using two flags, dash S, which is a short one for dash dash select.
It'll prompt me which instance I want to select.
And then I have dash C, capital C. It's different than lowercase C. They do different things.
I give it the command to run.
And it's varnish stat dash one, which will give me all the statistics from varnish at a point to point in time.
So since this instance was running, I will select SJC.
There you go.
And it will.
give me all this data, which is like all the counters that Varnish is incrementing, is keeping track of different things, of the origins, backends, the memory pool, the disk pool, the lock counters.
There's so much stuff.
I'm really, really impressed how many things Varnish has.
So this is what we need to do.