Re: [PROPOSAL] Remove the old HTTP stats and cache inspection pages

2023-10-31 Thread 黄英才
+1 Masaori Koshiba 于 2023年10月31日周二 09:36写道: > I'm +1 for removing them. It's abandoned and other tools and metrics > give us better information. > > — Masaori > > On Tue, Oct 31, 2023 at 5:25 AM Leif Hedstrom wrote: > > > > I’d like to propose that we remove these pages from the ATS v10 release

Re: [PROPOSAL] Remove the old HTTP stats and cache inspection pages

2023-10-30 Thread Masaori Koshiba
I'm +1 for removing them. It's abandoned and other tools and metrics give us better information. — Masaori On Tue, Oct 31, 2023 at 5:25 AM Leif Hedstrom wrote: > > I’d like to propose that we remove these pages from the ATS v10 release. Not > only are they not maintained (and haven’t been for a

[PROPOSAL] Remove the old HTTP stats and cache inspection pages

2023-10-30 Thread Leif Hedstrom
I’d like to propose that we remove these pages from the ATS v10 release. Not only are they not maintained (and haven’t been for a long time, so some of it doesn’t work), they generally don’t have a whole lot of useful information. The notion of running this (sort of ) minimal HTTP server inside

Re: http stats

2019-04-08 Thread Leif Hedstrom
> On Apr 3, 2019, at 10:19 PM, Dk Jack wrote: > > Hi, > I see this comment in records.config > > ## > # The HTTP stats are expensive, turn of

Re: http stats

2019-04-04 Thread Dk Jack
d definitely be changed. > > -Bryan > > > >> On Apr 3, 2019, at 9:19 PM, Dk Jack wrote: >> >> Hi, >> I see this comment in records.config >> >> ####

Re: http stats

2019-04-04 Thread Bryan Call
, > I see this comment in records.config > > ## > # The HTTP stats are expensive, turn off you don't need them # > ## > CONFIG proxy.config.http.enable_htt

Re: http stats

2019-04-04 Thread Leif Hedstrom
> On Apr 3, 2019, at 10:19 PM, Dk Jack wrote: > > Hi, > I see this comment in records.config > > ## > # The HTTP stats are expensive, turn of

Re: http stats

2019-04-04 Thread Leif Hedstrom
> On Apr 3, 2019, at 10:19 PM, Dk Jack wrote: > > Hi, > I see this comment in records.config > > ## > # The HTTP stats are expensive, turn of

http stats

2019-04-03 Thread Dk Jack
Hi, I see this comment in records.config ## # The HTTP stats are expensive, turn off you don't need them # ## CONFIG proxy.config.http.enable_http_stats INT 0 Are ther