Skip to content
https://caddy.community

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
3
PASS
6
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

79
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

453 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

453 ms

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

368 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.30 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.47 s

Page Load Progression

386 ms
772 ms
1.2 s
1.5 s
1.9 s
2.3 s
2.7 s
3.1 s
Checks
15
6 PASS 3 REVIEW 4 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 122 requests
FIX
2.1 MB transferred, 122 requests
Info::
Page weighs 9.3 MB (2.1 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Warning::
122 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.44 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
122 requests
0.44 g CO2 per page load
JavaScript 1.8 MiB 85%
CSS 173.7 KiB 8%
Images 62.5 KiB 3%
Fonts 39.9 KiB 2%
HTML 31.0 KiB 1%
Other 18.5 KiB 1%
Other 2.1 KiB 0%
Other 1.1 KiB 0%
Other 549 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Bundles
Action
32 scripts, 923 KB unused
FIX
32 scripts, 923 KB unused
Warning::
https://caddy.community/assets/chunk.b82c8d6171ac7...: 682 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://caddy.community/assets/plugins/chat-f1ce4c...: 74 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-865...: 63 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CGTR...: 63 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://caddy.community/assets/plugins/discourse-c...: 42 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 923 KB
923 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://caddy.community/assets/chunk.b82c8d6171ac786a02ad.d41d8cd9.js1108 KB682 KB (62%)1st
https://caddy.community/assets/plugins/chat-f1ce4c45.js113 KB74 KB (65%)1st
https://www.googletagmanager.com/gtag/js?id=UA-86578-25125 KB63 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CGTREW0SQP&cx=c&gtm=4e64k1146 KB63 KB (43%)3rd
https://caddy.community/assets/plugins/discourse-custom-wizard-f41bc0d8.js47 KB42 KB (89%)1st
https://caddy.community/assets/plugins/discourse-lazy-videos-da0156f3.js2 KB1st
https://caddy.community/assets/plugins/discourse-presence-f0c39f4a.js2 KB1st
https://caddy.community/assets/vendor.0af4d4d8af23e6be09ced889cef1534e-071a296a.js2 KB1st
https://caddy.community/theme-javascripts/bf8d424a683ad48f5c34e0e2d56e1396729d0ff8.js?__ws=caddy.community1 KB1st
https://caddy.community/assets/chunk.b59599819c0ca27f1dab.d41d8cd9.js12 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
122 resources · 2.1 MB · 923 KB savings available
FIX
122 resources · 2.1 MB · 923 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~923 KB of savings available
Info::
9 third-party resources (16% of weight)
Info::
1 resources over 200KB
122 resources · 2.1 MiB · 9 third-party 1.1 MiB over 1MB target
JavaScript 85% · 1.8 MiB
CSS 8% · 173.7 KiB
Image 4% · 81.0 KiB
Font 2% · 39.9 KiB
Document 1% · 31.0 KiB
Other 0% · 3.7 KiB

~922.8 KiB of savings available

Remove unused JavaScript: 922.8 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
B
Image Optimization
46 images, 0 KB saveable
REVIEW
46 images, 0 KB saveable
Warning::
https://dqah5woojdp50.cloudfront.net/original/2X/2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
46 images 62 KB
0 oversized -0 KB
45 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1250ms total JS execution
REVIEW
1250ms total JS execution
Warning::
https://caddy.community/assets/chunk.b82c8d6171ac7...: 626ms CPU time
Warning::
Unattributable: 288ms CPU time
Info::
https://caddy.community/assets/start-discourse-6f0...: 196ms CPU time
Info::
https://caddy.community/: 141ms CPU time
Info::
Third-party scripts: 288ms (23% of total)

Main Thread Breakdown

Script Evaluation 52% Other 21% Script Parsing & Compilation 10% Style & Layout 6% Garbage Collection 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://caddy.community/assets/chunk.b82c8d6171ac786a02ad.d41d8cd9.js626ms441ms98ms1st
Unattributable288ms25ms0ms3rd
https://caddy.community/assets/start-discourse-6f03a463.js196ms187ms0ms1st
https://caddy.community/141ms1ms0ms1st
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
16% third-party, 0 ms blocking
PASS
16% third-party, 0 ms blocking
Info::
Third-party code accounts for 16% of page weight (338.5 KiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
84%
16%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
3 fonts (40 KB)
PASS
3 fonts (40 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

40 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 453 ms LCP 453 mshttps://caddy.community/fonts/Nunito-Regular.woff2?v=0.0.19Nunito-Regular.woff2 https://caddy.community/fonts/Nunito-Regular.woff2?v=0.0.19 — 16.1 KiB — 181 ms — font-display: swaphttps://caddy.community/fonts/Nunito-Bold.woff2?v=0.0.19Nunito-Bold.woff2 https://caddy.community/fonts/Nunito-Bold.woff2?v=0.0.19 — 16.1 KiB — 244 ms — font-display: swaphttps://caddy.community/fonts/Poppins-Bold.woff2?v=0.0.19Poppins-Bold.woff2 https://caddy.community/fonts/Poppins-Bold.woff2?v=0.0.19 — 7.8 KiB — 225 ms — font-display: swap
Nunito-Regular.woff2 woff2 swap
Size 16 KB
Load time 181 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
Nunito-Bold.woff2 woff2 swap
Size 16 KB
Load time 244 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
Poppins-Bold.woff2 woff2 swap
Size 8 KB
Load time 225 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
122 requests over 28561ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 453 ms LCP 453 mshttps://caddy.community// https://caddy.community/ — 200 — 31.0 KiB — 824 ms — h2https://caddy.community/assets/start-discourse-6f03a463.js/assets/start-discourse-6f03a463.js https://caddy.community/assets/start-discourse-6f03a463.js — 200 — 411 B — 298 ms — h2https://caddy.community/assets/browser-update-296c1fea.js/assets/browser-update-296c1fea.js https://caddy.community/assets/browser-update-296c1fea.js — 200 — 814 B — 170 ms — h2https://caddy.community/extra-locales/a81cc2fd33740d1f63b35fad84e09156090ac4af/en/main.js/extra-locales/a81cc2fd33740d1f63b3... https://caddy.community/extra-locales/a81cc2fd33740d1f63b35fad84e09156090ac4af/en/main.js — 200 — 92.2 KiB — 614 ms — h2https://caddy.community/extra-locales/ca382c69f8e6b85162b2ba58f2ce100bfe741966/en/mf.js?__ws=caddy.community/extra-locales/ca382c69f8e6b85162b2... https://caddy.community/extra-locales/ca382c69f8e6b85162b2ba58f2ce100bfe741966/en/mf.js?__ws=caddy.community — 200 — 2.1 KiB — 170 ms — h2https://caddy.community/theme-javascripts/f3224fc255e395707c1b5e2b986dc08ffe2f9c3f.js?__ws=caddy.community/theme-javascripts/f3224fc255e39570... https://caddy.community/theme-javascripts/f3224fc255e395707c1b5e2b986dc08ffe2f9c3f.js?__ws=caddy.community — 200 — 482 B — 296 ms — h2https://caddy.community/theme-javascripts/bf8d424a683ad48f5c34e0e2d56e1396729d0ff8.js?__ws=caddy.community/theme-javascripts/bf8d424a683ad48f... https://caddy.community/theme-javascripts/bf8d424a683ad48f5c34e0e2d56e1396729d0ff8.js?__ws=caddy.community — 200 — 1.4 KiB — 486 ms — h2https://caddy.community/stylesheets/color_definitions_light-default_-1_1_cd2f75038e17e3cdb98ed197079527530dc44607.css?__ws=caddy.community/stylesheets/color_definitions_ligh... https://caddy.community/stylesheets/color_definitions_light-default_-1_1_cd2f75038e17e3cdb98ed197079527530dc44607.css?__ws=caddy.community — 200 — 2.5 KiB — 486 ms — h2https://caddy.community/stylesheets/common_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/common_e2ca082d8254f5c... https://caddy.community/stylesheets/common_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 103.6 KiB — 636 ms — h2https://caddy.community/stylesheets/desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/desktop_e2ca082d8254f5... https://caddy.community/stylesheets/desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 5.9 KiB — 477 ms — h2https://caddy.community/stylesheets/chat_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/chat_e2ca082d8254f5c15... https://caddy.community/stylesheets/chat_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 14.8 KiB — 289 ms — h2https://caddy.community/stylesheets/checklist_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/checklist_e2ca082d8254... https://caddy.community/stylesheets/checklist_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 1.1 KiB — 476 ms — h2https://caddy.community/stylesheets/discourse-cakeday_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-cakeday_e2ca... https://caddy.community/stylesheets/discourse-cakeday_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 594 B — 476 ms — h2https://caddy.community/stylesheets/discourse-custom-wizard_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-custom-wizar... https://caddy.community/stylesheets/discourse-custom-wizard_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 10.5 KiB — 476 ms — h2https://caddy.community/stylesheets/discourse-details_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-details_e2ca... https://caddy.community/stylesheets/discourse-details_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 1012 B — 476 ms — h2https://caddy.community/stylesheets/discourse-lazy-videos_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-lazy-videos_... https://caddy.community/stylesheets/discourse-lazy-videos_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 3.0 KiB — 476 ms — h2https://caddy.community/stylesheets/discourse-local-dates_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-local-dates_... https://caddy.community/stylesheets/discourse-local-dates_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 574 B — 619 ms — h2https://caddy.community/stylesheets/discourse-narrative-bot_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-narrative-bo... https://caddy.community/stylesheets/discourse-narrative-bot_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 368 B — 619 ms — h2https://caddy.community/stylesheets/discourse-presence_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-presence_e2c... https://caddy.community/stylesheets/discourse-presence_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 747 B — 620 ms — h2https://caddy.community/stylesheets/discourse-reactions_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-reactions_e2... https://caddy.community/stylesheets/discourse-reactions_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 2.0 KiB — 620 ms — h2https://caddy.community/stylesheets/discourse-solved_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-solved_e2ca0... https://caddy.community/stylesheets/discourse-solved_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 1010 B — 621 ms — h2https://caddy.community/stylesheets/discourse-templates_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-templates_e2... https://caddy.community/stylesheets/discourse-templates_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 916 B — 621 ms — h2https://caddy.community/stylesheets/discourse-topic-voting_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-topic-voting... https://caddy.community/stylesheets/discourse-topic-voting_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 719 B — 621 ms — h2https://caddy.community/stylesheets/docker_manager_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/docker_manager_e2ca082... https://caddy.community/stylesheets/docker_manager_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 1.1 KiB — 621 ms — h2https://caddy.community/stylesheets/footnote_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/footnote_e2ca082d8254f... https://caddy.community/stylesheets/footnote_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 801 B — 622 ms — h2https://caddy.community/stylesheets/poll_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/poll_e2ca082d8254f5c15... https://caddy.community/stylesheets/poll_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 2.9 KiB — 622 ms — h2https://caddy.community/stylesheets/spoiler-alert_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/spoiler-alert_e2ca082d... https://caddy.community/stylesheets/spoiler-alert_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 641 B — 622 ms — h2https://caddy.community/stylesheets/chat_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/chat_desktop_e2ca082d8... https://caddy.community/stylesheets/chat_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 2.0 KiB — 765 ms — h2https://caddy.community/stylesheets/discourse-reactions_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-reactions_de... https://caddy.community/stylesheets/discourse-reactions_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 449 B — 765 ms — h2https://caddy.community/stylesheets/discourse-topic-voting_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-topic-voting... https://caddy.community/stylesheets/discourse-topic-voting_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 365 B — 761 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 453 ms LCP 453 mshttps://caddy.community// https://caddy.community/ — 200 — 31.0 KiB — 824 ms — h2https://caddy.community/assets/start-discourse-6f03a463.js/assets/start-discourse-6f03a463.js https://caddy.community/assets/start-discourse-6f03a463.js — 200 — 411 B — 298 ms — h2https://caddy.community/assets/browser-update-296c1fea.js/assets/browser-update-296c1fea.js https://caddy.community/assets/browser-update-296c1fea.js — 200 — 814 B — 170 ms — h2https://caddy.community/extra-locales/a81cc2fd33740d1f63b35fad84e09156090ac4af/en/main.js/extra-locales/a81cc2fd33740d1f63b3... https://caddy.community/extra-locales/a81cc2fd33740d1f63b35fad84e09156090ac4af/en/main.js — 200 — 92.2 KiB — 614 ms — h2https://caddy.community/extra-locales/ca382c69f8e6b85162b2ba58f2ce100bfe741966/en/mf.js?__ws=caddy.community/extra-locales/ca382c69f8e6b85162b2... https://caddy.community/extra-locales/ca382c69f8e6b85162b2ba58f2ce100bfe741966/en/mf.js?__ws=caddy.community — 200 — 2.1 KiB — 170 ms — h2https://caddy.community/theme-javascripts/f3224fc255e395707c1b5e2b986dc08ffe2f9c3f.js?__ws=caddy.community/theme-javascripts/f3224fc255e39570... https://caddy.community/theme-javascripts/f3224fc255e395707c1b5e2b986dc08ffe2f9c3f.js?__ws=caddy.community — 200 — 482 B — 296 ms — h2https://caddy.community/theme-javascripts/bf8d424a683ad48f5c34e0e2d56e1396729d0ff8.js?__ws=caddy.community/theme-javascripts/bf8d424a683ad48f... https://caddy.community/theme-javascripts/bf8d424a683ad48f5c34e0e2d56e1396729d0ff8.js?__ws=caddy.community — 200 — 1.4 KiB — 486 ms — h2https://caddy.community/stylesheets/color_definitions_light-default_-1_1_cd2f75038e17e3cdb98ed197079527530dc44607.css?__ws=caddy.community/stylesheets/color_definitions_ligh... https://caddy.community/stylesheets/color_definitions_light-default_-1_1_cd2f75038e17e3cdb98ed197079527530dc44607.css?__ws=caddy.community — 200 — 2.5 KiB — 486 ms — h2https://caddy.community/stylesheets/common_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/common_e2ca082d8254f5c... https://caddy.community/stylesheets/common_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 103.6 KiB — 636 ms — h2https://caddy.community/stylesheets/desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/desktop_e2ca082d8254f5... https://caddy.community/stylesheets/desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 5.9 KiB — 477 ms — h2https://caddy.community/stylesheets/chat_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/chat_e2ca082d8254f5c15... https://caddy.community/stylesheets/chat_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 14.8 KiB — 289 ms — h2https://caddy.community/stylesheets/checklist_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/checklist_e2ca082d8254... https://caddy.community/stylesheets/checklist_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 1.1 KiB — 476 ms — h2https://caddy.community/stylesheets/discourse-cakeday_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-cakeday_e2ca... https://caddy.community/stylesheets/discourse-cakeday_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 594 B — 476 ms — h2https://caddy.community/stylesheets/discourse-custom-wizard_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-custom-wizar... https://caddy.community/stylesheets/discourse-custom-wizard_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 10.5 KiB — 476 ms — h2https://caddy.community/stylesheets/discourse-details_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-details_e2ca... https://caddy.community/stylesheets/discourse-details_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 1012 B — 476 ms — h2https://caddy.community/stylesheets/discourse-lazy-videos_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-lazy-videos_... https://caddy.community/stylesheets/discourse-lazy-videos_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 3.0 KiB — 476 ms — h2https://caddy.community/stylesheets/discourse-local-dates_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-local-dates_... https://caddy.community/stylesheets/discourse-local-dates_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 574 B — 619 ms — h2https://caddy.community/stylesheets/discourse-narrative-bot_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-narrative-bo... https://caddy.community/stylesheets/discourse-narrative-bot_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 368 B — 619 ms — h2https://caddy.community/stylesheets/discourse-presence_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-presence_e2c... https://caddy.community/stylesheets/discourse-presence_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 747 B — 620 ms — h2https://caddy.community/stylesheets/discourse-reactions_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-reactions_e2... https://caddy.community/stylesheets/discourse-reactions_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 2.0 KiB — 620 ms — h2https://caddy.community/stylesheets/discourse-solved_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-solved_e2ca0... https://caddy.community/stylesheets/discourse-solved_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 1010 B — 621 ms — h2https://caddy.community/stylesheets/discourse-templates_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-templates_e2... https://caddy.community/stylesheets/discourse-templates_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 916 B — 621 ms — h2https://caddy.community/stylesheets/discourse-topic-voting_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-topic-voting... https://caddy.community/stylesheets/discourse-topic-voting_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 719 B — 621 ms — h2https://caddy.community/stylesheets/docker_manager_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/docker_manager_e2ca082... https://caddy.community/stylesheets/docker_manager_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 1.1 KiB — 621 ms — h2https://caddy.community/stylesheets/footnote_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/footnote_e2ca082d8254f... https://caddy.community/stylesheets/footnote_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 801 B — 622 ms — h2https://caddy.community/stylesheets/poll_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/poll_e2ca082d8254f5c15... https://caddy.community/stylesheets/poll_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 2.9 KiB — 622 ms — h2https://caddy.community/stylesheets/spoiler-alert_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/spoiler-alert_e2ca082d... https://caddy.community/stylesheets/spoiler-alert_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 641 B — 622 ms — h2https://caddy.community/stylesheets/chat_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/chat_desktop_e2ca082d8... https://caddy.community/stylesheets/chat_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 2.0 KiB — 765 ms — h2https://caddy.community/stylesheets/discourse-reactions_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-reactions_de... https://caddy.community/stylesheets/discourse-reactions_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 449 B — 765 ms — h2https://caddy.community/stylesheets/discourse-topic-voting_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-topic-voting... https://caddy.community/stylesheets/discourse-topic-voting_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 365 B — 761 ms — h2https://caddy.community/stylesheets/poll_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/poll_desktop_e2ca082d8... https://caddy.community/stylesheets/poll_desktop_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 444 B — 763 ms — h2https://caddy.community/stylesheets/common_theme_3_ac6b2e2875a0ab6248f1465c6360da4738eab17a.css?__ws=caddy.community/stylesheets/common_theme_3_ac6b2e2... https://caddy.community/stylesheets/common_theme_3_ac6b2e2875a0ab6248f1465c6360da4738eab17a.css?__ws=caddy.community — 200 — 582 B — 617 ms — h2https://caddy.community/stylesheets/common_theme_1_92dfa8e88435147a84203e158d4f3009b7285862.css?__ws=caddy.community/stylesheets/common_theme_1_92dfa8e... https://caddy.community/stylesheets/common_theme_1_92dfa8e88435147a84203e158d4f3009b7285862.css?__ws=caddy.community — 200 — 350 B — 763 ms — h2https://caddy.community/stylesheets/desktop_theme_1_a6b9a67da544bbe9d3afc03522a39896322db844.css?__ws=caddy.community/stylesheets/desktop_theme_1_a6b9a6... https://caddy.community/stylesheets/desktop_theme_1_a6b9a67da544bbe9d3afc03522a39896322db844.css?__ws=caddy.community — 200 — 607 B — 763 ms — h2https://caddy.community/assets/browser-detect-eda0902d.js/assets/browser-detect-eda0902d.js https://caddy.community/assets/browser-detect-eda0902d.js — 200 — 513 B — 609 ms — h2https://caddy.community/assets/vendor.0af4d4d8af23e6be09ced889cef1534e-071a296a.js/assets/vendor.0af4d4d8af23e6be09ce... https://caddy.community/assets/vendor.0af4d4d8af23e6be09ced889cef1534e-071a296a.js — 200 — 2.0 KiB — 609 ms — h2https://caddy.community/assets/chunk.b82c8d6171ac786a02ad.d41d8cd9.js/assets/chunk.b82c8d6171ac786a02ad.... https://caddy.community/assets/chunk.b82c8d6171ac786a02ad.d41d8cd9.js — 200 — 1.1 MiB — 944 ms — h2https://caddy.community/assets/chunk.b59599819c0ca27f1dab.d41d8cd9.js/assets/chunk.b59599819c0ca27f1dab.... https://caddy.community/assets/chunk.b59599819c0ca27f1dab.d41d8cd9.js — 200 — 11.7 KiB — 622 ms — h2https://caddy.community/assets/plugins/chat-f1ce4c45.js/assets/plugins/chat-f1ce4c45.js https://caddy.community/assets/plugins/chat-f1ce4c45.js — 200 — 113.2 KiB — 785 ms — h2https://caddy.community/assets/plugins/checklist-aded2cb0.js/assets/plugins/checklist-aded2cb0.... https://caddy.community/assets/plugins/checklist-aded2cb0.js — 200 — 2.1 KiB — 648 ms — h2https://caddy.community/assets/plugins/discourse-cakeday-f0f6da08.js/assets/plugins/discourse-cakeday-f... https://caddy.community/assets/plugins/discourse-cakeday-f0f6da08.js — 200 — 4.1 KiB — 752 ms — h2https://caddy.community/assets/plugins/discourse-custom-wizard-f41bc0d8.js/assets/plugins/discourse-custom-wi... https://caddy.community/assets/plugins/discourse-custom-wizard-f41bc0d8.js — 200 — 46.6 KiB — 780 ms — h2https://caddy.community/assets/plugins/discourse-details-39803aaa.js/assets/plugins/discourse-details-3... https://caddy.community/assets/plugins/discourse-details-39803aaa.js — 200 — 1.1 KiB — 647 ms — h2https://caddy.community/assets/plugins/discourse-hcaptcha-e4337643.js/assets/plugins/discourse-hcaptcha-... https://caddy.community/assets/plugins/discourse-hcaptcha-e4337643.js — 200 — 1.6 KiB — 647 ms — h2https://caddy.community/assets/plugins/discourse-lazy-videos-da0156f3.js/assets/plugins/discourse-lazy-vide... https://caddy.community/assets/plugins/discourse-lazy-videos-da0156f3.js — 200 — 2.0 KiB — 647 ms — h2https://caddy.community/assets/plugins/discourse-local-dates-296e821e.js/assets/plugins/discourse-local-dat... https://caddy.community/assets/plugins/discourse-local-dates-296e821e.js — 200 — 8.6 KiB — 758 ms — h2https://caddy.community/assets/plugins/discourse-presence-f0c39f4a.js/assets/plugins/discourse-presence-... https://caddy.community/assets/plugins/discourse-presence-f0c39f4a.js — 200 — 1.9 KiB — 747 ms — h2https://caddy.community/assets/plugins/discourse-reactions-2760548a.js/assets/plugins/discourse-reactions... https://caddy.community/assets/plugins/discourse-reactions-2760548a.js — 200 — 11.2 KiB — 757 ms — h2https://caddy.community/assets/plugins/discourse-solved-06c172d7.js/assets/plugins/discourse-solved-06... https://caddy.community/assets/plugins/discourse-solved-06c172d7.js — 200 — 5.8 KiB — 753 ms — h2https://caddy.community/assets/plugins/discourse-templates-3ef20003.js/assets/plugins/discourse-templates... https://caddy.community/assets/plugins/discourse-templates-3ef20003.js — 200 — 5.0 KiB — 753 ms — h2https://caddy.community/assets/plugins/discourse-topic-voting-5809cb26.js/assets/plugins/discourse-topic-vot... https://caddy.community/assets/plugins/discourse-topic-voting-5809cb26.js — 200 — 3.9 KiB — 747 ms — h2https://caddy.community/assets/plugins/footnote-13fa58c7.js/assets/plugins/footnote-13fa58c7.j... https://caddy.community/assets/plugins/footnote-13fa58c7.js — 200 — 2.6 KiB — 747 ms — h2https://caddy.community/assets/plugins/footnote_extra-95ffab71.js/assets/plugins/footnote_extra-95ff... https://caddy.community/assets/plugins/footnote_extra-95ffab71.js — 200 — 3.1 KiB — 747 ms — h2https://caddy.community/assets/plugins/poll-56bc2764.js/assets/plugins/poll-56bc2764.js https://caddy.community/assets/plugins/poll-56bc2764.js — 200 — 19.4 KiB — 760 ms — h2https://caddy.community/assets/plugins/spoiler-alert-8a3ada44.js/assets/plugins/spoiler-alert-8a3ad... https://caddy.community/assets/plugins/spoiler-alert-8a3ada44.js — 200 — 2.3 KiB — 747 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-86578-25www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-86578-25 — 200 — 125.1 KiB — 161 ms — h2https://caddy.community/assets/google-universal-analytics-v4-ba0fc09a.js/assets/google-universal-analytics-... https://caddy.community/assets/google-universal-analytics-v4-ba0fc09a.js — 200 — 285 B — 747 ms — h2https://caddy.community/manifest.webmanifest/manifest.webmanifest https://caddy.community/manifest.webmanifest — 200 — 1.1 KiB — 747 ms — h2data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlin…www.w3.org/2000/svg" xmlns:xlink="h... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlin… — 200 — 0 B — 0 ms — datahttps://caddy.community/stylesheets/color_definitions_dark-colors_1_1_ba0e1936e45c21c0e1dcef76fb494b54350383d8.css?__ws=caddy.community/stylesheets/color_definitions_dark... https://caddy.community/stylesheets/color_definitions_dark-colors_1_1_ba0e1936e45c21c0e1dcef76fb494b54350383d8.css?__ws=caddy.community — 200 — 3.0 KiB — 168 ms — h3https://caddy.community/stylesheets/mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/mobile_e2ca082d8254f5c... https://caddy.community/stylesheets/mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 5.1 KiB — 172 ms — h3https://caddy.community/stylesheets/chat_mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/chat_mobile_e2ca082d82... https://caddy.community/stylesheets/chat_mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 3.5 KiB — 170 ms — h3https://caddy.community/stylesheets/discourse-reactions_mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-reactions_mo... https://caddy.community/stylesheets/discourse-reactions_mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 629 B — 172 ms — h3https://caddy.community/stylesheets/discourse-solved_mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-solved_mobil... https://caddy.community/stylesheets/discourse-solved_mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 708 B — 171 ms — h3https://caddy.community/stylesheets/discourse-topic-voting_mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community/stylesheets/discourse-topic-voting... https://caddy.community/stylesheets/discourse-topic-voting_mobile_e2ca082d8254f5c15500f6c1f7377a76676e9510.css?__ws=caddy.community — 200 — 753 B — 167 ms — h3https://caddy.community/stylesheets/mobile_theme_1_af5738418ff869499b630f433d47c92b379390c2.css?__ws=caddy.community/stylesheets/mobile_theme_1_af57384... https://caddy.community/stylesheets/mobile_theme_1_af5738418ff869499b630f433d47c92b379390c2.css?__ws=caddy.community — 200 — 776 B — 173 ms — h3https://caddy.community/fonts/Nunito-Regular.woff2?v=0.0.19/fonts/Nunito-Regular.woff2?v=0.0.1... https://caddy.community/fonts/Nunito-Regular.woff2?v=0.0.19 — 200 — 16.1 KiB — 181 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CGTREW0SQP&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CGTREW0SQP&cx=c&gtm=4e64k1 — 200 — 145.7 KiB — 58 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 112 ms — h2https://caddy.community/svg-sprite/caddy.community/svg-1-1499d1e02d3604df09f447cddab4df9357b6c620.js/svg-sprite/caddy.community/svg-1-1... https://caddy.community/svg-sprite/caddy.community/svg-1-1499d1e02d3604df09f447cddab4df9357b6c620.js — 200 — 50.8 KiB — 334 ms — h3https://dqah5woojdp50.cloudfront.net/original/2X/2/263743d7f5d452341db3d462dae4e490444a1022.pngdqah5woojdp50.cloudfront.net/origin... https://dqah5woojdp50.cloudfront.net/original/2X/2/263743d7f5d452341db3d462dae4e490444a1022.png — 200 — 19.1 KiB — 80 ms — h2https://dqah5woojdp50.cloudfront.net/original/2X/d/d0ecb6efdb323f477e761ff0015e4cf669153a8d.pngdqah5woojdp50.cloudfront.net/origin... https://dqah5woojdp50.cloudfront.net/original/2X/d/d0ecb6efdb323f477e761ff0015e4cf669153a8d.png — 200 — 8.7 KiB — 77 ms — h2https://caddy.community/user_avatar/caddy.community/matt/24/8322_2.png/user_avatar/caddy.community/matt/2... https://caddy.community/user_avatar/caddy.community/matt/24/8322_2.png — 200 — 765 B — 171 ms — h3https://caddy.community/user_avatar/caddy.community/x4applegate/24/13982_2.png/user_avatar/caddy.community/x4appl... https://caddy.community/user_avatar/caddy.community/x4applegate/24/13982_2.png — 200 — 1.7 KiB — 183 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/l/f17d59/24.png/letter_avatar_proxy/v4/letter/l/f1... https://caddy.community/letter_avatar_proxy/v4/letter/l/f17d59/24.png — 200 — 563 B — 180 ms — h3https://caddy.community/user_avatar/caddy.community/venkatkrishna07/24/13981_2.png/user_avatar/caddy.community/venkat... https://caddy.community/user_avatar/caddy.community/venkatkrishna07/24/13981_2.png — 200 — 613 B — 179 ms — h3https://caddy.community/user_avatar/caddy.community/george_deal/24/12668_2.png/user_avatar/caddy.community/george... https://caddy.community/user_avatar/caddy.community/george_deal/24/12668_2.png — 200 — 718 B — 181 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/h/c57346/24.png/letter_avatar_proxy/v4/letter/h/c5... https://caddy.community/letter_avatar_proxy/v4/letter/h/c57346/24.png — 200 — 689 B — 178 ms — h3https://caddy.community/user_avatar/caddy.community/techjedialex/24/13774_2.png/user_avatar/caddy.community/techje... https://caddy.community/user_avatar/caddy.community/techjedialex/24/13774_2.png — 200 — 925 B — 183 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/d/7bcc69/24.png/letter_avatar_proxy/v4/letter/d/7b... https://caddy.community/letter_avatar_proxy/v4/letter/d/7bcc69/24.png — 200 — 694 B — 183 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/v/7cd45c/24.png/letter_avatar_proxy/v4/letter/v/7c... https://caddy.community/letter_avatar_proxy/v4/letter/v/7cd45c/24.png — 200 — 715 B — 183 ms — h3https://caddy.community/user_avatar/caddy.community/timelordx/24/8312_2.png/user_avatar/caddy.community/timelo... https://caddy.community/user_avatar/caddy.community/timelordx/24/8312_2.png — 200 — 979 B — 175 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-CGTREW0SQP&gtm=45je64k1v9125153140za20g&_p=1776901702028&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1612371009.1776901703&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512543&dl=%2F&dt=Caddy%20Community&sid=1776901702&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.autoLinkConfig=%5Bobject%20Object%5D&tfd=2662region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-CGTREW0SQP&gtm=45je64k1v9125153140za20g&_p=1776901702028&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1612371009.1776901703&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512543&dl=%2F&dt=Caddy%20Community&sid=1776901702&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.autoLinkConfig=%5Bobject%20Object%5D&tfd=2662 — 204 — 549 B — 117 ms — h2https://caddy.community/user_avatar/caddy.community/alexandre-daubois/24/13970_2.png/user_avatar/caddy.community/alexan... https://caddy.community/user_avatar/caddy.community/alexandre-daubois/24/13970_2.png — 200 — 823 B — 172 ms — h3https://caddy.community/user_avatar/caddy.community/rgarrigue/24/1462_2.png/user_avatar/caddy.community/rgarri... https://caddy.community/user_avatar/caddy.community/rgarrigue/24/1462_2.png — 200 — 970 B — 189 ms — h3https://caddy.community/user_avatar/caddy.community/francislavoie/24/3721_2.png/user_avatar/caddy.community/franci... https://caddy.community/user_avatar/caddy.community/francislavoie/24/3721_2.png — 200 — 962 B — 194 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/o/6bbea6/24.png/letter_avatar_proxy/v4/letter/o/6b... https://caddy.community/letter_avatar_proxy/v4/letter/o/6bbea6/24.png — 200 — 750 B — 194 ms — h3https://caddy.community/user_avatar/caddy.community/gglockner/24/13861_2.png/user_avatar/caddy.community/gglock... https://caddy.community/user_avatar/caddy.community/gglockner/24/13861_2.png — 200 — 966 B — 188 ms — h3https://caddy.community/user_avatar/caddy.community/oliver_kelly/24/11142_2.png/user_avatar/caddy.community/oliver... https://caddy.community/user_avatar/caddy.community/oliver_kelly/24/11142_2.png — 200 — 987 B — 217 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/n/dc4da7/24.png/letter_avatar_proxy/v4/letter/n/dc... https://caddy.community/letter_avatar_proxy/v4/letter/n/dc4da7/24.png — 200 — 720 B — 217 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/v/3e96dc/24.png/letter_avatar_proxy/v4/letter/v/3e... https://caddy.community/letter_avatar_proxy/v4/letter/v/3e96dc/24.png — 200 — 719 B — 208 ms — h3https://caddy.community/user_avatar/caddy.community/dimitris_m/24/12443_2.png/user_avatar/caddy.community/dimitr... https://caddy.community/user_avatar/caddy.community/dimitris_m/24/12443_2.png — 200 — 653 B — 188 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/a/b3f665/24.png/letter_avatar_proxy/v4/letter/a/b3... https://caddy.community/letter_avatar_proxy/v4/letter/a/b3f665/24.png — 200 — 726 B — 216 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/b/ea666f/24.png/letter_avatar_proxy/v4/letter/b/ea... https://caddy.community/letter_avatar_proxy/v4/letter/b/ea666f/24.png — 200 — 728 B — 188 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/c/439d5e/24.png/letter_avatar_proxy/v4/letter/c/43... https://caddy.community/letter_avatar_proxy/v4/letter/c/439d5e/24.png — 200 — 704 B — 211 ms — h3https://caddy.community/user_avatar/caddy.community/stefano/24/13951_2.png/user_avatar/caddy.community/stefan... https://caddy.community/user_avatar/caddy.community/stefano/24/13951_2.png — 200 — 1.6 KiB — 188 ms — h3https://caddy.community/user_avatar/caddy.community/stbu/24/6002_2.png/user_avatar/caddy.community/stbu/2... https://caddy.community/user_avatar/caddy.community/stbu/24/6002_2.png — 200 — 804 B — 188 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/l/35a633/24.png/letter_avatar_proxy/v4/letter/l/35... https://caddy.community/letter_avatar_proxy/v4/letter/l/35a633/24.png — 200 — 570 B — 187 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/a/49beb7/24.png/letter_avatar_proxy/v4/letter/a/49... https://caddy.community/letter_avatar_proxy/v4/letter/a/49beb7/24.png — 200 — 749 B — 209 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/x/3d9bf3/24.png/letter_avatar_proxy/v4/letter/x/3d... https://caddy.community/letter_avatar_proxy/v4/letter/x/3d9bf3/24.png — 200 — 719 B — 215 ms — h3https://caddy.community/user_avatar/caddy.community/emdete/24/13926_2.png/user_avatar/caddy.community/emdete... https://caddy.community/user_avatar/caddy.community/emdete/24/13926_2.png — 200 — 622 B — 207 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/x/5f8ce5/24.png/letter_avatar_proxy/v4/letter/x/5f... https://caddy.community/letter_avatar_proxy/v4/letter/x/5f8ce5/24.png — 200 — 718 B — 217 ms — h3https://caddy.community/user_avatar/caddy.community/einarpersson/24/3231_2.png/user_avatar/caddy.community/einarp... https://caddy.community/user_avatar/caddy.community/einarpersson/24/3231_2.png — 200 — 937 B — 217 ms — h3https://caddy.community/user_avatar/caddy.community/teemuteemu/24/13936_2.png/user_avatar/caddy.community/teemut... https://caddy.community/user_avatar/caddy.community/teemuteemu/24/13936_2.png — 200 — 642 B — 216 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/j/838e76/24.png/letter_avatar_proxy/v4/letter/j/83... https://caddy.community/letter_avatar_proxy/v4/letter/j/838e76/24.png — 200 — 511 B — 214 ms — h3https://caddy.community/user_avatar/caddy.community/pothi/24/13105_2.png/user_avatar/caddy.community/pothi/... https://caddy.community/user_avatar/caddy.community/pothi/24/13105_2.png — 200 — 1.0 KiB — 216 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/k/5daacb/24.png/letter_avatar_proxy/v4/letter/k/5d... https://caddy.community/letter_avatar_proxy/v4/letter/k/5daacb/24.png — 200 — 716 B — 215 ms — h3https://caddy.community/user_avatar/caddy.community/rosenq/24/13935_2.png/user_avatar/caddy.community/rosenq... https://caddy.community/user_avatar/caddy.community/rosenq/24/13935_2.png — 200 — 576 B — 216 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/o/da6949/24.png/letter_avatar_proxy/v4/letter/o/da... https://caddy.community/letter_avatar_proxy/v4/letter/o/da6949/24.png — 200 — 788 B — 217 ms — h3https://caddy.community/user_avatar/caddy.community/mohammed90/24/2679_2.png/user_avatar/caddy.community/mohamm... https://caddy.community/user_avatar/caddy.community/mohammed90/24/2679_2.png — 200 — 986 B — 210 ms — h3https://caddy.community/letter_avatar_proxy/v4/letter/r/e47c2d/24.png/letter_avatar_proxy/v4/letter/r/e4... https://caddy.community/letter_avatar_proxy/v4/letter/r/e47c2d/24.png — 200 — 766 B — 211 ms — h3https://caddy.community/user_avatar/caddy.community/oltdaniel/24/13923_2.png/user_avatar/caddy.community/oltdan... https://caddy.community/user_avatar/caddy.community/oltdaniel/24/13923_2.png — 200 — 618 B — 213 ms — h3https://caddy.community/user_avatar/caddy.community/till/24/8821_2.png/user_avatar/caddy.community/till/2... https://caddy.community/user_avatar/caddy.community/till/24/8821_2.png — 200 — 1.0 KiB — 213 ms — h3https://caddy.community/user_avatar/caddy.community/felixhummel/24/6346_2.png/user_avatar/caddy.community/felixh... https://caddy.community/user_avatar/caddy.community/felixhummel/24/6346_2.png — 200 — 681 B — 213 ms — h3https://caddy.community/user_avatar/caddy.community/kuchaguangjie/24/13902_2.png/user_avatar/caddy.community/kuchag... https://caddy.community/user_avatar/caddy.community/kuchaguangjie/24/13902_2.png — 200 — 1.6 KiB — 217 ms — h3https://caddy.community/user_avatar/caddy.community/toddg/24/13909_2.png/user_avatar/caddy.community/toddg/... https://caddy.community/user_avatar/caddy.community/toddg/24/13909_2.png — 200 — 807 B — 215 ms — h3https://caddy.community/fonts/Nunito-Bold.woff2?v=0.0.19/fonts/Nunito-Bold.woff2?v=0.0.19 https://caddy.community/fonts/Nunito-Bold.woff2?v=0.0.19 — 200 — 16.1 KiB — 244 ms — h3https://caddy.community/fonts/Poppins-Bold.woff2?v=0.0.19/fonts/Poppins-Bold.woff2?v=0.0.19 https://caddy.community/fonts/Poppins-Bold.woff2?v=0.0.19 — 200 — 7.8 KiB — 225 ms — h3https://dqah5woojdp50.cloudfront.net/optimized/2X/d/d0ecb6efdb323f477e761ff0015e4cf669153a8d_2_32x32.pngdqah5woojdp50.cloudfront.net/optimi... https://dqah5woojdp50.cloudfront.net/optimized/2X/d/d0ecb6efdb323f477e761ff0015e4cf669153a8d_2_32x32.png — 200 — 1.8 KiB — 4 ms — h2https://dqah5woojdp50.cloudfront.net/optimized/2X/5/527fdbb33b3ec719631dfeb9be6b8e2e20c207e0_2_512x512.pngdqah5woojdp50.cloudfront.net/optimi... https://dqah5woojdp50.cloudfront.net/optimized/2X/5/527fdbb33b3ec719631dfeb9be6b8e2e20c207e0_2_512x512.png — 200 — 16.7 KiB — 5 ms — h2https://caddy.community/message-bus/1788c7e825984fa5ba8c02bfb23cd1d7/poll/message-bus/1788c7e825984fa5ba8c02... https://caddy.community/message-bus/1788c7e825984fa5ba8c02bfb23cd1d7/poll — 200 — 1.8 KiB — 25.2 s — h3https://caddy.community/message-bus/1788c7e825984fa5ba8c02bfb23cd1d7/poll/message-bus/1788c7e825984fa5ba8c02... https://caddy.community/message-bus/1788c7e825984fa5ba8c02bfb23cd1d7/poll — 200 — 249 B — 170 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
23% of JavaScript execution is third-party
First-party Third-party 288ms · 0KB · $4/mo
Unattributable
Other
Costly
Execution 288ms
Transfer 0 KB
Monthly Cost $4/mo

These scripts may cost more than they're worth

  • Unattributable adds 288ms and costs ~$4/month

Unattributable takes 288ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback