Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Gerhard Lazu

๐Ÿ‘ค Speaker
1554 total appearances

Appearances Over Time

Podcast Appearances

So which instance would you like us to,

So I have a queue right here.

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.

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.

I'm really, really impressed how many things Varnish has.

So this is what we need to do.