Skip to content
https://rackspace.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
5
INFO
2

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

23
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.

1.76 s

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

4.11 s

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

565 ms

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

0.524

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

2.41 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.

7.05 s

Page Load Progression

521 ms
1.0 s
1.6 s
2.1 s
2.6 s
3.1 s
3.6 s
4.2 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.1 MB transferred, 178 requests
FIX
5.1 MB transferred, 178 requests
Critical::
Page weighs 17.0 MB (5.1 MB transferred)
Warning::
JavaScript is 3.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.6 MB
Info::
Fonts are 298 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 298 KB
Info::
CSS is 269 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 269 KB
Warning::
178 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.1 MB / 2.4 MB budget
5.1 MB transferred
178 requests
1.1 g CO2 per page load
JavaScript 3.6 MiB 70%
Images 824.9 KiB 16%
Fonts 298.0 KiB 6%
CSS 268.6 KiB 5%
HTML 142.0 KiB 3%
Other 29.4 KiB 1%
Other 4.1 KiB 0%
Other 4.0 KiB 0%
Other 550 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.1 MiB of 5.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3101ms total JS execution
FIX
3101ms total JS execution
Warning::
https://www.rackspace.com/: 862ms CPU time
Warning::
Unattributable: 467ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M8L...: 356ms CPU time
Warning::
https://js.hs-analytics.net/analytics/177689310000...: 327ms CPU time
Warning::
https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/...: 305ms CPU time
Warning::
Third-party scripts: 3101ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 24% Style & Layout 16% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.rackspace.com/862ms5ms1ms3rd
Unattributable467ms14ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M8LWJF356ms314ms27ms3rd
https://js.hs-analytics.net/analytics/1776893100000/46589553.js327ms237ms3ms3rd
https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB305ms276ms17ms3rd
https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.js191ms111ms12ms3rd
https://www.googletagmanager.com/gtag/js?id=G-Q5K4KEBD4D&cx=c&gtm=4e64k1h2156ms136ms18ms3rd
https://www.googletagmanager.com/gtag/js?id=G-66ELC63MK1&cx=c&gtm=4e64k1h2152ms128ms22ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-16665108602&cx=c&gtm=4e64k1h2104ms84ms19ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-981481402&cx=c&gtm=4e64k1h267ms56ms10ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
52 scripts, 517 KB unused
FIX
52 scripts, 517 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-66EL...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-Q5K4...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.rackspace.com/sites/default/files/js/j...: 65 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M8L...: 63 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 63 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 517 KB
517 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-66ELC63MK1&cx=c&gtm=4e64k1h2175 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Q5K4KEBD4D&cx=c&gtm=4e64k1h2169 KB68 KB (40%)3rd
https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.js112 KB65 KB (58%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M8LWJF193 KB63 KB (33%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-4361691&cx=c&gtm=4e64k1h2129 KB63 KB (48%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-981481402&cx=c&gtm=4e64k1h2134 KB60 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16665108602&cx=c&gtm=4e64k1h2143 KB55 KB (38%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB38 KB (67%)3rd
https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB174 KB37 KB (22%)3rd
https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.js472 KB3rd

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

F
Page Weight Inventory
Action
178 resources · 5.1 MB · 517 KB savings available
FIX
178 resources · 5.1 MB · 517 KB savings available
Warning::
Page weight 4.1 MB over 1MB target
Got: 5.1 MB Expected: ≤ 1 MB
Info::
~517 KB of savings available
Warning::
177 third-party resources (100% of weight)
Info::
5 resources over 200KB
178 resources · 5.1 MiB · 177 third-party 4.1 MiB over 1MB target
JavaScript 70% · 3.6 MiB
Image 16% · 826.9 KiB
Font 6% · 298.0 KiB
CSS 5% · 268.6 KiB
Document 3% · 146.6 KiB
Other 1% · 31.5 KiB

~517.1 KiB of savings available

Remove unused JavaScript: 517.1 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
56 images, 0 KB saveable
REVIEW
56 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/rxt_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
56 images 804 KB
0 oversized -0 KB
51 legacy format
30 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
9 fonts (298 KB)
PASS
9 fonts (298 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

298 KB total

Render-blocking

0

of 9

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 4.0 s FCP 1.8 s LCP 4.1 shttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 37 ms — font-display: swaphttps://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-regular.woff2open-sans-v18-latin-reg... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-regular.woff2 — 14.2 KiB — 47 ms — font-display: swaphttps://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-700.woff2open-sans-v18-latin-700... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-700.woff2 — 14.9 KiB — 48 ms — font-display: swaphttps://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-600.woff2open-sans-v18-latin-600... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-600.woff2 — 14.7 KiB — 60 ms — font-display: swaphttps://www.rackspace.com/libraries/slick/slick/fonts/slick.woffslick.woff https://www.rackspace.com/libraries/slick/slick/fonts/slick.woff — 1.6 KiB — 50 ms — font-display: swaphttps://www.rackspace.com/themes/custom/hansel/fonts/fontello/font/rswebfonts.woff2rswebfonts.woff2 https://www.rackspace.com/themes/custom/hansel/fonts/fontello/font/rswebfonts.woff2 — 61.7 KiB — 54 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 39.2 KiB — 12 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 15 ms — font-display: swaphttps://46589553.hs-sites.com/_hcms/googlefonts/Fira_Sans/regular.woff2regular.woff2 https://46589553.hs-sites.com/_hcms/googlefonts/Fira_Sans/regular.woff2 — 75.7 KiB — 51 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 37 ms
Start 581 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v18-latin-reg... woff2 swap
Size 14 KB
Load time 47 ms
Start 678 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v18-latin-700... woff2 swap
Size 15 KB
Load time 48 ms
Start 682 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v18-latin-600... woff2 swap
Size 15 KB
Load time 60 ms
Start 682 ms
Risk FOUT — text flashes from fallback to web font
slick.woff woff swap
Size 2 KB
Load time 50 ms
Start 683 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
rswebfonts.woff2 woff2 swap
Size 62 KB
Load time 54 ms
Start 683 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 39 KB
Load time 12 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 15 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
regular.woff2 woff2 swap
Size 76 KB
Load time 51 ms
Start 2.9 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
178 requests over 5971ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.8 s LCP 4.1 shttps://rackspace.com// https://rackspace.com/ — 301 — 86 B — 254 ms — h2https://www.rackspace.com/www.rackspace.com/ https://www.rackspace.com/ — 200 — 25.7 KiB — 90 ms — h2https://www.rackspace.com/sites/default/files/css/css_deZahSfshgdXLzXqoOt1cZn754L7gLsmfU2ngZJWRN4.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_deZahSfshgdXLzXqoOt1cZn754L7gLsmfU2ngZJWRN4.css — 200 — 9.9 KiB — 27 ms — h2https://www.rackspace.com/sites/default/files/css/css_PSRCcxFF5cdcpr8hAuLKdi9-F0tDrx3CITym1yFuS7I.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_PSRCcxFF5cdcpr8hAuLKdi9-F0tDrx3CITym1yFuS7I.css — 200 — 45.4 KiB — 64 ms — h2https://www.rackspace.com/sites/default/files/css/css_Wd4ZWd1Y3YwSyBhOzzqBr1mqodNS5UwUAHh1YDP36mo.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_Wd4ZWd1Y3YwSyBhOzzqBr1mqodNS5UwUAHh1YDP36mo.css — 200 — 1.5 KiB — 41 ms — h2https://www.rackspace.com/sites/default/files/2025-04/AWS_logo_RGB_1c_Gray850.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/AWS_logo_RGB_1c_Gray850.svg — 200 — 1.9 KiB — 48 ms — h2https://www.rackspace.com/sites/default/files/2025-04/BT.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/BT.svg — 200 — 729 B — 30 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Carahsoft.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Carahsoft.svg — 200 — 2.4 KiB — 78 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Cloudflare.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Cloudflare.svg — 200 — 2.0 KiB — 80 ms — h2https://www.rackspace.com/sites/default/files/2025-04/CloudHealth.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/CloudHealth.svg — 200 — 3.4 KiB — 81 ms — h2https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.jswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.js — 200 — 112.5 KiB — 83 ms — h2https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncBwww.rackspace.com/dSsMaecqPRal/dyWt... https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB — 200 — 173.5 KiB — 178 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Crowdstrike.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Crowdstrike.svg — 200 — 1.9 KiB — 96 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Databricks.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Databricks.svg — 200 — 1.9 KiB — 103 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Datadog.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Datadog.svg — 200 — 3.2 KiB — 105 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Dell.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Dell.svg — 200 — 1.8 KiB — 107 ms — h2https://www.rackspace.com/sites/default/files/2025-04/DLR.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/DLR.svg — 200 — 1.8 KiB — 62 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Dr-Migrate.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Dr-Migrate.svg — 200 — 1.7 KiB — 108 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Fivetran.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Fivetran.svg — 200 — 1.9 KiB — 109 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Google-Cloud.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Google-Cloud.svg — 200 — 2.4 KiB — 111 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Imperva.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Imperva.svg — 200 — 3.3 KiB — 141 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Microsoft.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Microsoft.svg — 200 — 2.7 KiB — 112 ms — h2https://www.rackspace.com/sites/default/files/2025-04/MontyCloud.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/MontyCloud.svg — 200 — 2.7 KiB — 114 ms — h2https://www.rackspace.com/sites/default/files/2025-04/New-Relic.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/New-Relic.svg — 200 — 1.5 KiB — 141 ms — h2https://www.rackspace.com/sites/default/files/2025-04/NVIDIA.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/NVIDIA.svg — 200 — 1.6 KiB — 115 ms — h2https://www.rackspace.com/sites/default/files/2025-04/OpenInfra.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/OpenInfra.svg — 200 — 5.2 KiB — 116 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Palo-Alto-Networks.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Palo-Alto-Networks.svg — 200 — 1.9 KiB — 121 ms — h2https://www.rackspace.com/sites/default/files/2026-02/Palantir-2.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2026-02/Palantir-2.svg — 200 — 1.8 KiB — 123 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Qualys.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Qualys.svg — 200 — 2.3 KiB — 124 ms — h2https://www.rackspace.com/sites/default/files/2025-04/RiverMeadow.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/RiverMeadow.svg — 200 — 8.2 KiB — 125 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.8 s LCP 4.1 shttps://rackspace.com// https://rackspace.com/ — 301 — 86 B — 254 ms — h2https://www.rackspace.com/www.rackspace.com/ https://www.rackspace.com/ — 200 — 25.7 KiB — 90 ms — h2https://www.rackspace.com/sites/default/files/css/css_deZahSfshgdXLzXqoOt1cZn754L7gLsmfU2ngZJWRN4.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_deZahSfshgdXLzXqoOt1cZn754L7gLsmfU2ngZJWRN4.css — 200 — 9.9 KiB — 27 ms — h2https://www.rackspace.com/sites/default/files/css/css_PSRCcxFF5cdcpr8hAuLKdi9-F0tDrx3CITym1yFuS7I.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_PSRCcxFF5cdcpr8hAuLKdi9-F0tDrx3CITym1yFuS7I.css — 200 — 45.4 KiB — 64 ms — h2https://www.rackspace.com/sites/default/files/css/css_Wd4ZWd1Y3YwSyBhOzzqBr1mqodNS5UwUAHh1YDP36mo.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_Wd4ZWd1Y3YwSyBhOzzqBr1mqodNS5UwUAHh1YDP36mo.css — 200 — 1.5 KiB — 41 ms — h2https://www.rackspace.com/sites/default/files/2025-04/AWS_logo_RGB_1c_Gray850.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/AWS_logo_RGB_1c_Gray850.svg — 200 — 1.9 KiB — 48 ms — h2https://www.rackspace.com/sites/default/files/2025-04/BT.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/BT.svg — 200 — 729 B — 30 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Carahsoft.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Carahsoft.svg — 200 — 2.4 KiB — 78 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Cloudflare.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Cloudflare.svg — 200 — 2.0 KiB — 80 ms — h2https://www.rackspace.com/sites/default/files/2025-04/CloudHealth.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/CloudHealth.svg — 200 — 3.4 KiB — 81 ms — h2https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.jswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.js — 200 — 112.5 KiB — 83 ms — h2https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncBwww.rackspace.com/dSsMaecqPRal/dyWt... https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB — 200 — 173.5 KiB — 178 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Crowdstrike.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Crowdstrike.svg — 200 — 1.9 KiB — 96 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Databricks.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Databricks.svg — 200 — 1.9 KiB — 103 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Datadog.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Datadog.svg — 200 — 3.2 KiB — 105 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Dell.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Dell.svg — 200 — 1.8 KiB — 107 ms — h2https://www.rackspace.com/sites/default/files/2025-04/DLR.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/DLR.svg — 200 — 1.8 KiB — 62 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Dr-Migrate.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Dr-Migrate.svg — 200 — 1.7 KiB — 108 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Fivetran.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Fivetran.svg — 200 — 1.9 KiB — 109 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Google-Cloud.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Google-Cloud.svg — 200 — 2.4 KiB — 111 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Imperva.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Imperva.svg — 200 — 3.3 KiB — 141 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Microsoft.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Microsoft.svg — 200 — 2.7 KiB — 112 ms — h2https://www.rackspace.com/sites/default/files/2025-04/MontyCloud.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/MontyCloud.svg — 200 — 2.7 KiB — 114 ms — h2https://www.rackspace.com/sites/default/files/2025-04/New-Relic.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/New-Relic.svg — 200 — 1.5 KiB — 141 ms — h2https://www.rackspace.com/sites/default/files/2025-04/NVIDIA.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/NVIDIA.svg — 200 — 1.6 KiB — 115 ms — h2https://www.rackspace.com/sites/default/files/2025-04/OpenInfra.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/OpenInfra.svg — 200 — 5.2 KiB — 116 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Palo-Alto-Networks.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Palo-Alto-Networks.svg — 200 — 1.9 KiB — 121 ms — h2https://www.rackspace.com/sites/default/files/2026-02/Palantir-2.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2026-02/Palantir-2.svg — 200 — 1.8 KiB — 123 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Qualys.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Qualys.svg — 200 — 2.3 KiB — 124 ms — h2https://www.rackspace.com/sites/default/files/2025-04/RiverMeadow.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/RiverMeadow.svg — 200 — 8.2 KiB — 125 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Rubrik.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Rubrik.svg — 200 — 2.7 KiB — 128 ms — h2https://www.rackspace.com/sites/default/files/2025-06/Sema4.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-06/Sema4.svg — 200 — 2.3 KiB — 129 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Snowflake_0.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Snowflake_0.svg — 200 — 6.4 KiB — 125 ms — h2https://www.rackspace.com/sites/default/files/2025-04/VMware.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/VMware.svg — 200 — 3.5 KiB — 126 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M8LWJFwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M8LWJF — 200 — 192.6 KiB — 165 ms — h2https://www.youtube-nocookie.com/embed/kYve-JK_Rq4?si=66kbZFNSn9IFh9on&controls=1&showinfo=0www.youtube-nocookie.com/embed/kYve... https://www.youtube-nocookie.com/embed/kYve-JK_Rq4?si=66kbZFNSn9IFh9on&controls=1&showinfo=0 — 200 — 55.0 KiB — 149 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datahttps://www.rackspace.com/themes/custom/hansel/images/blue-slant.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/blue-slant.svg — 200 — 588 B — 64 ms — h2https://www.rackspace.com/themes/custom/hansel/images/backgrounds/polygons_background.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/backgrounds/polygons_background.svg — 200 — 3.8 KiB — 61 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/LinkedIn.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/LinkedIn.svg — 200 — 627 B — 74 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/X-Light.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/X-Light.svg — 200 — 521 B — 69 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/Facebook.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/Facebook.svg — 200 — 544 B — 69 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/YouTube.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/YouTube.svg — 200 — 553 B — 71 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/Instagram.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/Instagram.svg — 200 — 886 B — 69 ms — h2https://www.youtube-nocookie.com/s/player/1bb6ee63/www-player.csswww.youtube-nocookie.com/s/player/1... https://www.youtube-nocookie.com/s/player/1bb6ee63/www-player.css — 200 — 58.0 KiB — 60 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 45.3 KiB — 37 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base — 200 — 140.1 KiB — 53 ms — h2https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/1... https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js — 200 — 435.9 KiB — 135 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 37 ms — h3https://www.rackspace.com/themes/custom/hansel/images/rs-logo-2021B.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/rs-logo-2021B.svg — 200 — 3.1 KiB — 52 ms — h2https://www.rackspace.com/themes/custom/hansel/images/search-icon.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/search-icon.svg — 200 — 729 B — 54 ms — h2https://www.rackspace.com/sites/default/files/2025-02/Customer-Logo.pngwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-02/Customer-Logo.png — 200 — 10.1 KiB — 41 ms — h2https://www.rackspace.com/sites/default/files/rxt_partner_logos/Rackspace-Partnerships-and-Analyst-Recognitions-2_1.pngwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/rxt_partner_logos/Rackspace-Partnerships-and-Analyst-Recognitions-2_1.png — 200 — 43.3 KiB — 45 ms — h2https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-regular.woff2www.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-regular.woff2 — 200 — 14.2 KiB — 47 ms — h2https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-700.woff2www.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-700.woff2 — 200 — 14.9 KiB — 48 ms — h2https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-600.woff2www.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-600.woff2 — 200 — 14.7 KiB — 60 ms — h2https://www.rackspace.com/libraries/slick/slick/fonts/slick.woffwww.rackspace.com/libraries/slick/s... https://www.rackspace.com/libraries/slick/slick/fonts/slick.woff — 200 — 1.6 KiB — 50 ms — h2https://www.rackspace.com/themes/custom/hansel/fonts/fontello/font/rswebfonts.woff2www.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/fonts/fontello/font/rswebfonts.woff2 — 200 — 61.7 KiB — 54 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/bootstrap.min.jsrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/bootstrap.min.js — 200 — 26.6 KiB — 357 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drb — 200 — 183.1 KiB — 17 ms — h3https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncBwww.rackspace.com/dSsMaecqPRal/dyWt... https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB — 201 — 952 B — 218 ms — h2https://www.rackspace.com/libraries/lazysizes/lazysizes.min.jswww.rackspace.com/libraries/lazysiz... https://www.rackspace.com/libraries/lazysizes/lazysizes.min.js — 200 — 3.7 KiB — 17 ms — h2https://www.rackspace.com/libraries/slick/slick/ajax-loader.gifwww.rackspace.com/libraries/slick/s... https://www.rackspace.com/libraries/slick/slick/ajax-loader.gif — 200 — 4.3 KiB — 14 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datahttps://i.ytimg.com/vi_webp/kYve-JK_Rq4/sddefault.webpi.ytimg.com/vi_webp/kYve-JK_Rq4/sdd... https://i.ytimg.com/vi_webp/kYve-JK_Rq4/sddefault.webp — 200 — 20.8 KiB — 33 ms — h2https://www.googletagmanager.com/gtag/js?id=G-66ELC63MK1&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-66ELC63MK1&cx=c&gtm=4e64k1h2 — 200 — 175.4 KiB — 92 ms — h2https://js.hs-scripts.com/46589553.jsjs.hs-scripts.com/46589553.js https://js.hs-scripts.com/46589553.js — 200 — 1.1 KiB — 29 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Q5K4KEBD4D&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Q5K4KEBD4D&cx=c&gtm=4e64k1h2 — 200 — 169.5 KiB — 72 ms — h3https://static.hotjar.com/c/hotjar-1945764.js?sv=7static.hotjar.com/c/hotjar-1945764.... https://static.hotjar.com/c/hotjar-1945764.js?sv=7 — 200 — 6.2 KiB — 63 ms — h2https://cdn.omniconvert.com/js/c836d80.jscdn.omniconvert.com/js/c836d80.js https://cdn.omniconvert.com/js/c836d80.js — -1 — 0 B — 275 ms — https://abm-tracking.demandscience.com/tag.jsabm-tracking.demandscience.com/tag.... https://abm-tracking.demandscience.com/tag.js — 200 — 3.2 KiB — 130 ms — http/1.1https://l.tandeminspector.com/inspector.min.jsl.tandeminspector.com/inspector.min... https://l.tandeminspector.com/inspector.min.js — 200 — 1.2 KiB — 276 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 36 ms — h2https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-02/TSK-13604_Carousel---ISG-Multi-Public-Cloud-Services-2025.jpg?itok=0lfrQruCwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-02/TSK-13604_Carousel---ISG-Multi-Public-Cloud-Services-2025.jpg?itok=0lfrQruC — 200 — 169.8 KiB — 135 ms — h2https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-03/TSK-13795-Uniphore-Partnership-Announcement-Imagery%20%281%29_2.jpg?itok=Mq4XOEWXwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-03/TSK-13795-Uniphore-Partnership-Announcement-Imagery%20%281%29_2.jpg?itok=Mq4XOEWX — 200 — 138.0 KiB — 107 ms — h2https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-02/Palantir-Carousel-Banner-Image-1_1.jpg?itok=VuHSs1OCwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-02/Palantir-Carousel-Banner-Image-1_1.jpg?itok=VuHSs1OC — 200 — 283.9 KiB — 116 ms — h2https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.jswww.google.com/js/th/rOmrN60AN-U9GR... https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.js — 200 — 23.1 KiB — 88 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 178 ms — h2https://js.hsadspixel.net/pixels.jsjs.hsadspixel.net/pixels.js https://js.hsadspixel.net/pixels.js — 200 — 3.9 KiB — 86 ms — h2https://js.hubspot.com/web-interactives-embed.jsjs.hubspot.com/web-interactives-emb... https://js.hubspot.com/web-interactives-embed.js — 200 — 28.1 KiB — 93 ms — h2https://js.hs-analytics.net/analytics/1776893100000/46589553.jsjs.hs-analytics.net/analytics/17768... https://js.hs-analytics.net/analytics/1776893100000/46589553.js — 200 — 42.5 KiB — 96 ms — h2https://js.hs-banner.com/v2/46589553/banner.jsjs.hs-banner.com/v2/46589553/banner... https://js.hs-banner.com/v2/46589553/banner.js — 200 — 26.3 KiB — 83 ms — h2https://js.hscollectedforms.net/collectedforms.jsjs.hscollectedforms.net/collectedfo... https://js.hscollectedforms.net/collectedforms.js — 200 — 26.5 KiB — 79 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/bootstrap.min.cssrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/bootstrap.min.css — 200 — 3.0 KiB — 256 ms — h2https://rax.my.salesforce-scrt.com/embeddedservice/v1/embedded-service-config?orgId=00D61000000J4OK&esConfigName=Sales_Enhanced&language=enrax.my.salesforce-scrt.com/embedded... https://rax.my.salesforce-scrt.com/embeddedservice/v1/embedded-service-config?orgId=00D61000000J4OK&esConfigName=Sales_Enhanced&language=en — 200 — 23.0 KiB — 315 ms — h2https://rax.my.salesforce-scrt.com/embeddedservice/v1/businesshours?orgId=00D61000000J4OK&esConfigName=Sales_Enhancedrax.my.salesforce-scrt.com/embedded... https://rax.my.salesforce-scrt.com/embeddedservice/v1/businesshours?orgId=00D61000000J4OK&esConfigName=Sales_Enhanced — 200 — 505 B — 247 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 88 ms — h2https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 53 ms — h3https://www.youtube-nocookie.com/embed/kYve-JK_Rq4?si=66kbZFNSn9IFh9on&controls=1&showinfo=0&enablejsapi=1&origin=https%3A%2F%2Fwww.rackspace.comwww.youtube-nocookie.com/embed/kYve... https://www.youtube-nocookie.com/embed/kYve-JK_Rq4?si=66kbZFNSn9IFh9on&controls=1&showinfo=0&enablejsapi=1&origin=https%3A%2F%2Fwww.rackspace.com — 200 — 51.4 KiB — 191 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-66ELC63MK1&gtm=45je64k1h2v9248223098z871780062za20gzb71780062zd71780062&_p=1776893305461&gcd=13l3l3l3l1l1&npa=0&dma=0&_prs=gs&are=1&cid=1310302363.1776893307&frm=0&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117384405~117512543&sid=1776893306&sct=1&seg=0&dl=https%3A%2F%2Fwww.rackspace.com%2F&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&tfd=1687www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-66ELC63MK1&gtm=45je64k1h2v9248223098z871780062za20gzb71780062zd71780062&_p=1776893305461&gcd=13l3l3l3l1l1&npa=0&dma=0&_prs=gs&are=1&cid=1310302363.1776893307&frm=0&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117384405~117512543&sid=1776893306&sct=1&seg=0&dl=https%3A%2F%2Fwww.rackspace.com%2F&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&tfd=1687 — 204 — 408 B — 66 ms — h2https://api.tandeminspector.com/api/ingestapi.tandeminspector.com/api/ingest https://api.tandeminspector.com/api/ingest — 204 — 0 B — 261 ms — http/1.1https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — -1 — 0 B — 3 ms — https://www.youtube-nocookie.com/s/player/1bb6ee63/www-player.csswww.youtube-nocookie.com/s/player/1... https://www.youtube-nocookie.com/s/player/1bb6ee63/www-player.css — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 0 B — 1 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=root,base — 200 — 156.2 KiB — 48 ms — h3https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/1... https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.js — 200 — 471.9 KiB — 63 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 39.2 KiB — 12 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-Q5K4KEBD4D&gtm=45je64k1h2v9182569722z871780062za20gzb71780062zd71780062&_p=1776893305461&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1310302363.1776893307&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512543&sid=1776893306&sct=1&seg=0&dl=https%3A%2F%2Fwww.rackspace.com%2F&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&en=page_view&_fv=1&_ss=1&ep.rack_sid=20260422212826&ep.rack_uid=US3fcf2169555652284dedd12ce09b9ea7&tfd=1903analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-Q5K4KEBD4D&gtm=45je64k1h2v9182569722z871780062za20gzb71780062zd71780062&_p=1776893305461&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1310302363.1776893307&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512543&sid=1776893306&sct=1&seg=0&dl=https%3A%2F%2Fwww.rackspace.com%2F&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&en=page_view&_fv=1&_ss=1&ep.rack_sid=20260422212826&ep.rack_uid=US3fcf2169555652284dedd12ce09b9ea7&tfd=1903 — 204 — 550 B — 138 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-Q5K4KEBD4D&cid=1310302363.1776893307&gtm=45je64k1h2v9182569722z871780062za20gzb71780062zd71780062&rcb=5&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117384405~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-Q5K4KEBD4D&cid=1310302363.1776893307&gtm=45je64k1h2v9182569722z871780062za20gzb71780062zd71780062&rcb=5&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117384405~117512543 — 204 — 550 B — 67 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.rackspace.comrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.rackspace.com — 200 — 890 B — 264 ms — h2https://api.tandeminspector.com/api/ingestapi.tandeminspector.com/api/ingest https://api.tandeminspector.com/api/ingest — 200 — 982 B — 140 ms — http/1.1blob:https://www.rackspace.com/4d04e169-25e4-4f25-8157-84af97446adbwww.rackspace.com/4d04e169-25e4-4f2... blob:https://www.rackspace.com/4d04e169-25e4-4f25-8157-84af97446adb — -1 — 0 B — 0 ms — https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=46589553&currentUrl=https%3A%2F%2Fwww.rackspace.com%2Fcta-service-cms2.hubspot.com/web-in... https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=46589553&currentUrl=https%3A%2F%2Fwww.rackspace.com%2F — 200 — 1.7 KiB — 111 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drb — 200 — 202.7 KiB — 38 ms — h3https://fonts.googleapis.com/css2?family=Open%20Sans:ital,wght@0,400;0,700;1,400&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open%20Sans:ital,wght@0,400;0,700;1,400&display=swap — 200 — 2.3 KiB — 98 ms — h2https://js.hs-banner.com/v2/activity/viewjs.hs-banner.com/v2/activity/view https://js.hs-banner.com/v2/activity/view — 200 — 0 B — 101 ms — h2https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=46589553&utk=forms.hscollectedforms.net/collecte... https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=46589553&utk= — 200 — 484 B — 100 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/sitecontext.min.jsrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/sitecontext.min.js — 200 — 1.6 KiB — 296 ms — h2https://js.hs-banner.com/v2/activity/viewjs.hs-banner.com/v2/activity/view https://js.hs-banner.com/v2/activity/view — 204 — 487 B — 303 ms — h2https://vc.hotjar.io/sessions/1945764?s=0.25&r=0.04719265166739339vc.hotjar.io/sessions/1945764?s=0.2... https://vc.hotjar.io/sessions/1945764?s=0.25&r=0.04719265166739339 — 204 — 232 B — 149 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 15 ms — h3https://i.ytimg.com/vi_webp/kYve-JK_Rq4/sddefault.webpi.ytimg.com/vi_webp/kYve-JK_Rq4/sdd... https://i.ytimg.com/vi_webp/kYve-JK_Rq4/sddefault.webp — 200 — 0 B — 1 ms — h2https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncBwww.rackspace.com/dSsMaecqPRal/dyWt... https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB — 201 — 990 B — 276 ms — h2https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=1forms.hsforms.com/embed/v3/counters... https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=1 — 200 — 429 B — 97 ms — h3https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 732 B — 45 ms — h2https://tracking.intentsify.io/page-tracking/intentsify-rackspace/https%3A%2F%2Fwww.rackspace.com%2Ftracking.intentsify.io/page-trackin... https://tracking.intentsify.io/page-tracking/intentsify-rackspace/https%3A%2F%2Fwww.rackspace.com%2F — 302 — 400 B — 114 ms — h2https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 391 B — 100 ms — h3https://rax.my.site.com/ESWSalesEnhanced1770951330132/?lwc.mode=prod&lwr.linkHeaders=truerax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/?lwc.mode=prod&lwr.linkHeaders=true — 200 — 1.7 KiB — 291 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/inert.min.jsrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/inert.min.js — 200 — 2.8 KiB — 239 ms — h2https://46589553.hs-sites.com/hs-web-interactive-46589553-208800730452?enableResponsiveStyles=true46589553.hs-sites.com/hs-web-intera... https://46589553.hs-sites.com/hs-web-interactive-46589553-208800730452?enableResponsiveStyles=true — 200 — 7.7 KiB — 131 ms — h3https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.jswww.google.com/js/th/rOmrN60AN-U9GR... https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.js — 200 — 0 B — 1 ms — h3https://a.usbrowserspeed.com/cs?pid=5476ad7fb254ae8ddffd9ee34e77cfbb0c895c04783f2a615f8a1341878ee532&puid=6fde7146-764f-4df5-8d15-03da7d5cd276-intentsify-rackspace-953a42c1-5643-46bc-810c-1ac5f6eb579ba.usbrowserspeed.com/cs?pid=5476ad7... https://a.usbrowserspeed.com/cs?pid=5476ad7fb254ae8ddffd9ee34e77cfbb0c895c04783f2a615f8a1341878ee532&puid=6fde7146-764f-4df5-8d15-03da7d5cd276-intentsify-rackspace-953a42c1-5643-46bc-810c-1ac5f6eb579b — 204 — 148 B — 144 ms — h2https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-53649664999/1776778529797/module_button_interactive.min.css7052064.fs1.hubspotusercontent-na1.... https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-53649664999/1776778529797/module_button_interactive.min.css — 200 — 672 B — 51 ms — h2https://js.hubspot.com/web-interactives-container.jsjs.hubspot.com/web-interactives-con... https://js.hubspot.com/web-interactives-container.js — 200 — 10.2 KiB — 69 ms — h2https://46589553.hs-sites.com/hubfs/Rxtuniphore_Callout2.jpg46589553.hs-sites.com/hubfs/Rxtunip... https://46589553.hs-sites.com/hubfs/Rxtuniphore_Callout2.jpg — 200 — 66.8 KiB — 168 ms — h3https://46589553.hs-sites.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js46589553.hs-sites.com/hs/hsstatic/c... https://46589553.hs-sites.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js — 200 — 1.1 KiB — 40 ms — h3https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 16 ms — h2https://www.youtube-nocookie.com/generate_204?z2BhGwwww.youtube-nocookie.com/generate_2... https://www.youtube-nocookie.com/generate_204?z2BhGw — 204 — 10 B — 7 ms — h3https://46589553.hs-sites.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js46589553.hs-sites.com/hs/hsstatic/c... https://46589553.hs-sites.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js — 200 — 5.1 KiB — 30 ms — h3https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/1e7fb74fd8/prod/lwr_loaderrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/1e7fb74fd8/prod/lwr_loader — 200 — 8.6 KiB — 92 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/9b66f4a4e3/prod/lwr_bootstraprax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/9b66f4a4e3/prod/lwr_bootstrap — 200 — 28.8 KiB — 55 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/744f7852ef/prod/lwr_app_bootstrap_hookrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/744f7852ef/prod/lwr_app_bootstrap_hook — 200 — 4.7 KiB — 45 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/9faac7844c/prod/lwr_lwcrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/9faac7844c/prod/lwr_lwc — 200 — 30.0 KiB — 66 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/267c7bc833/prod/lwr_apprax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/267c7bc833/prod/lwr_app — 200 — 75.6 KiB — 81 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/view/823b637978e1c08412fa81a6d3cace50/prod/en-US/home_viewrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/view/823b637978e1c08412fa81a6d3cace50/prod/en-US/home_view — 200 — 394.5 KiB — 120 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/component/259a789b5905e4a3e65c0942cc97421d/prod/en-US/force/luvioLwcBindings_cmprax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/component/259a789b5905e4a3e65c0942cc97421d/prod/en-US/force/luvioLwcBindings_cmp — 200 — 2.0 KiB — 94 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/component/5b8557d8725fba2dbf2e6a4968ec430c/prod/en-US/force/luvioRuntimeWebruntime_cmprax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/component/5b8557d8725fba2dbf2e6a4968ec430c/prod/en-US/force/luvioRuntimeWebruntime_cmp — 200 — 5.7 KiB — 107 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/view/6d5af1c7213fd77a69453061e9f3919d/prod/en-US/frame_viewrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/view/6d5af1c7213fd77a69453061e9f3919d/prod/en-US/frame_view — 200 — 19.6 KiB — 54 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/embedded-messaging-styling.min.css?c647d14f78rax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/embedded-messaging-styling.min.css?c647d14f78 — 200 — 586 B — 430 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/salesforce-lightning-design-system.min.css?c647d14f78rax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/salesforce-lightning-design-system.min.css?c647d14f78 — 200 — 102.0 KiB — 173 ms — h2https://46589553.hs-sites.com/_hcms/googlefonts/Fira_Sans/regular.woff246589553.hs-sites.com/_hcms/googlef... https://46589553.hs-sites.com/_hcms/googlefonts/Fira_Sans/regular.woff2 — 200 — 75.7 KiB — 51 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 78 ms — h2https://www.rackspace.com/lc?step=1&dp=/&ul=en&plid=51170189.82451845&sr=800x600&vp=1350x940&c=Light&dnt=0&gtm=1&s=200&l1=0&l2=0&l3=0&np=undefinedwww.rackspace.com/lc?step=1&dp=/&ul... https://www.rackspace.com/lc?step=1&dp=/&ul=en&plid=51170189.82451845&sr=800x600&vp=1350x940&c=Light&dnt=0&gtm=1&s=200&l1=0&l2=0&l3=0&np=undefined — 200 — 94 B — 286 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=2c17915e9fa30583ea021c54cd45ef40&v=1.1&a=46589553&rcu=https%3A%2F%2Fwww.rackspace.com%2F&pu=https%3A%2F%2Fwww.rackspace.com%2F&t=Rackspace+Technology+%7C+Multicloud+Solutions+Provider&cts=1776893308125&rv=1&vi=113fcdf2e0fdf57cc7bf2147a9b1083a&nc=true&ce=false&pt=1&cc=1track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=2c17915e9fa30583ea021c54cd45ef40&v=1.1&a=46589553&rcu=https%3A%2F%2Fwww.rackspace.com%2F&pu=https%3A%2F%2Fwww.rackspace.com%2F&t=Rackspace+Technology+%7C+Multicloud+Solutions+Provider&cts=1776893308125&rv=1&vi=113fcdf2e0fdf57cc7bf2147a9b1083a&nc=true&ce=false&pt=1&cc=1 — 200 — 1.0 KiB — 127 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 311 B — 28 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16665108602&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16665108602&cx=c&gtm=4e64k1h2 — 200 — 143.4 KiB — 81 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=867379853&t=pageview&_s=1&dl=https%3A%2F%2Fwww.rackspace.com%2F&ul=en-us&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&sr=800x600&vp=1350x940&_u=aCDACEABBAAAACAAI~&jid=&gjid=&cid=1310302363.1776893307&tid=UA-35639070-1&_gid=1590348055.1776893307&_slc=1&gtm=45He64k1h2n71M8LWJFv71780062za200zd71780062&cd37=en-us&cd38=rxt_home&cd69=GTM-M8LWJF&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&cd13=www%3Ahome&z=1657911838www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=867379853&t=pageview&_s=1&dl=https%3A%2F%2Fwww.rackspace.com%2F&ul=en-us&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&sr=800x600&vp=1350x940&_u=aCDACEABBAAAACAAI~&jid=&gjid=&cid=1310302363.1776893307&tid=UA-35639070-1&_gid=1590348055.1776893307&_slc=1&gtm=45He64k1h2n71M8LWJFv71780062za200zd71780062&cd37=en-us&cd38=rxt_home&cd69=GTM-M8LWJF&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&cd13=www%3Ahome&z=1657911838 — 200 — 26 B — 20 ms — h3https://www.rackspace.com/geowww.rackspace.com/geo https://www.rackspace.com/geo — 200 — 481 B — 15 ms — h2https://ad.doubleclick.net/ddm/adj/N32702.197812NSO.CODESRV/B20408797.207615088;sz=1x2;ord=964455455?ad.doubleclick.net/ddm/adj/N32702.1... https://ad.doubleclick.net/ddm/adj/N32702.197812NSO.CODESRV/B20408797.207615088;sz=1x2;ord=964455455? — 200 — 39 B — 75 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=362476735.1776893308&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=20556890.1776893308&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1h2v71780062za200zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776893308228&tfd=3137www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=362476735.1776893308&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=20556890.1776893308&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1h2v71780062za200zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776893308228&tfd=3137 — 200 — 21 B — 178 ms — h3https://perf-na1.hsforms.com/embed/v3/counters.gif?key=interactive-shown&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=interactive-shown&value=1 — 200 — 391 B — 112 ms — h3https://cta-service-cms2.hubspot.com/web-interactives/public/v1/track/view?webInteractiveContentId=208800730452&webInteractiveId=537224673294&containerType=SLIDE_IN&portalId=46589553&audienceId=null&isLoaded=true&pageUrl=https%3A%2F%2Fwww.rackspace.com%2F&pageTitle=Rackspace+Technology+%7C+Multicloud+Solutions+Provider&userAgent=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10_15_7%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F146.0.0.0+Safari%2F537.36&hutk=113fcdf2e0fdf57cc7bf2147a9b1083a&hssc=56207668.1.1776893308119&hstc=56207668.113fcdf2e0fdf57cc7bf2147a9b1083a.1776893308119.1776893308119.1776893308119.1&hsfp=2c17915e9fa30583ea021c54cd45ef40cta-service-cms2.hubspot.com/web-in... https://cta-service-cms2.hubspot.com/web-interactives/public/v1/track/view?webInteractiveContentId=208800730452&webInteractiveId=537224673294&containerType=SLIDE_IN&portalId=46589553&audienceId=null&isLoaded=true&pageUrl=https%3A%2F%2Fwww.rackspace.com%2F&pageTitle=Rackspace+Technology+%7C+Multicloud+Solutions+Provider&userAgent=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10_15_7%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F146.0.0.0+Safari%2F537.36&hutk=113fcdf2e0fdf57cc7bf2147a9b1083a&hssc=56207668.1.1776893308119&hstc=56207668.113fcdf2e0fdf57cc7bf2147a9b1083a.1776893308119.1776893308119.1776893308119.1&hsfp=2c17915e9fa30583ea021c54cd45ef40 — 307 — 922 B — 150 ms — h2https://www.rackspace.com/themes/custom/hansel/favicon.icowww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/favicon.ico — 200 — 1.0 KiB — 24 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-4361691&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-4361691&cx=c&gtm=4e64k1h2 — 200 — 129.2 KiB — 73 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-981481402&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-981481402&cx=c&gtm=4e64k1h2 — 200 — 133.9 KiB — 78 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16665108602/?random=1776893308344&cv=11&fst=1776893308344&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=11&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16665108602/?random=1776893308344&cv=11&fst=1776893308344&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=11&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 72 ms — h3https://www.google.com/rmkt/collect/16665108602/?random=1776893308344&cv=11&fst=1776893308344&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=11&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1666510... https://www.google.com/rmkt/collect/16665108602/?random=1776893308344&cv=11&fst=1776893308344&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=11&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 29 ms — h3https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=362476735.1776893308&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=20556890.1776893308&navt=n&npa=0&gtm=45be64k1h2v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-16665108602&tid=AW-16665108602&tft=1776893308385&tfd=3294www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=362476735.1776893308&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=20556890.1776893308&navt=n&npa=0&gtm=45be64k1h2v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-16665108602&tid=AW-16665108602&tft=1776893308385&tfd=3294 — 200 — 21 B — 28 ms — h3https://static.hubspot.com/img/trackers/blank001.gifstatic.hubspot.com/img/trackers/bla... https://static.hubspot.com/img/trackers/blank001.gif — 301 — 740 B — 24 ms — h2https://static.hsappstatic.net/static-hubspot-com/static-1.270519761/img/trackers/blank001.gifstatic.hsappstatic.net/static-hubsp... https://static.hsappstatic.net/static-hubspot-com/static-1.270519761/img/trackers/blank001.gif — 200 — 961 B — 40 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/981481402/?random=1776893308481&cv=11&fst=1776893308481&bg=ffffff&guid=ON&async=1&gtm=45be64k1h2z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=9&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/981481402/?random=1776893308481&cv=11&fst=1776893308481&bg=ffffff&guid=ON&async=1&gtm=45be64k1h2z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=9&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 30 ms — h3https://www.google.com/rmkt/collect/981481402/?random=1776893308481&cv=11&fst=1776893308481&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1h2z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=9&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&gcp=5www.google.com/rmkt/collect/9814814... https://www.google.com/rmkt/collect/981481402/?random=1776893308481&cv=11&fst=1776893308481&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1h2z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=9&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&gcp=5 — 200 — 20 B — 81 ms — h3https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=362476735.1776893308&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=20556890.1776893308&navt=n&npa=0&_tu=KA&gtm=45be64k1h2z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-981481402&tid=AW-981481402&tft=1776893308500&tfd=3409www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=362476735.1776893308&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=20556890.1776893308&navt=n&npa=0&_tu=KA&gtm=45be64k1h2z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-981481402&tid=AW-981481402&tft=1776893308500&tfd=3409 — 200 — 21 B — 80 ms — h3https://ad.doubleclick.net/activity;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;~oref=https%3A%2F%2Fwww.rackspace.com%2F?ad.doubleclick.net/activity;src=436... https://ad.doubleclick.net/activity;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;~oref=https%3A%2F%2Fwww.rackspace.com%2F? — 302 — 22 B — 339 ms — h3https://www.google.com/pagead/1p-user-list/16665108602/?random=1776893308344&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=11&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfRYdsp-9H7yUM_g9cT0mH_BGYAfIdPTn7NBG6beRbhuFqFxhpmRzDaC4Sx7ngLjvQXyzwbjGAL0Amjs0YffkQRnAlRPUmuPg_N2yI740tP-rr3GTix4WnyP-6cucZ3m5EKo9-swdjSyNGWCiudWbeZCljJHuhg99tpYL49c0L7RAAd1vG2AoooP7LtDPJcW3rPHdOxFcWngi6u--9-kbLCzwnUBtb2lLnmLexQ&random=2517453476&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16665108602/?random=1776893308344&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=11&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfRYdsp-9H7yUM_g9cT0mH_BGYAfIdPTn7NBG6beRbhuFqFxhpmRzDaC4Sx7ngLjvQXyzwbjGAL0Amjs0YffkQRnAlRPUmuPg_N2yI740tP-rr3GTix4WnyP-6cucZ3m5EKo9-swdjSyNGWCiudWbeZCljJHuhg99tpYL49c0L7RAAd1vG2AoooP7LtDPJcW3rPHdOxFcWngi6u--9-kbLCzwnUBtb2lLnmLexQ&random=2517453476&rmt_tld=0&ipr=y — 200 — 64 B — 28 ms — h3https://4361691.fls.doubleclick.net/activityi;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F?4361691.fls.doubleclick.net/activit... https://4361691.fls.doubleclick.net/activityi;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F? — 302 — 933 B — 75 ms — h2https://ad.doubleclick.net/activity;dc_pre=CIW52LOzgpQDFaIXdgYdJS8b6Q;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;~oref=https%3A%2F%2Fwww.rackspace.com%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CIW52LOzgpQDFaIXdgYdJS8b6Q;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;~oref=https%3A%2F%2Fwww.rackspace.com%2F? — 302 — 22 B — 313 ms — h3https://www.google.com/pagead/1p-user-list/981481402/?random=1776893308481&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k1h2z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=9&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfVcfSsVeU80zcS_CHm_7PKT5qHEtYQGT0iIfrVbKukG5yKQG1p_OdzmROR4OmG1u3Ynm2_utzx1w0cEoC5E3abuQNiEaaGmRgJKNaODHkR9d1yYTB8kP8jPaUnZjqJrmTpFiTxpa_wZ8F6cVTFBd22KFd5HEO7IZjJFEfwzlklabSms557UwrO3YpyzNWTkBqoZ3yoPQqIQ1bnf6INih95fsXird_OEtjgPlYA&random=2096730268&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/981481402/?random=1776893308481&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k1h2z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=9&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=20556890.1776893308&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfVcfSsVeU80zcS_CHm_7PKT5qHEtYQGT0iIfrVbKukG5yKQG1p_OdzmROR4OmG1u3Ynm2_utzx1w0cEoC5E3abuQNiEaaGmRgJKNaODHkR9d1yYTB8kP8jPaUnZjqJrmTpFiTxpa_wZ8F6cVTFBd22KFd5HEO7IZjJFEfwzlklabSms557UwrO3YpyzNWTkBqoZ3yoPQqIQ1bnf6INih95fsXird_OEtjgPlYA&random=2096730268&rmt_tld=0&ipr=y — 200 — 64 B — 34 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=12453334856598848244;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4IQt1K5tuZO-5rUbcbJ_fFbejz2A2ywdcjj5;_dc_time=1776893308;dc_pre=CIW52LOzgpQDFaIXdgYdJS8b6Q;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;~oref=https%3A%2F%2Fwww.rackspace.com%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=12453334856598848244;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4IQt1K5tuZO-5rUbcbJ_fFbejz2A2ywdcjj5;_dc_time=1776893308;dc_pre=CIW52LOzgpQDFaIXdgYdJS8b6Q;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;~oref=https%3A%2F%2Fwww.rackspace.com%2F? — 200 — 63 B — 280 ms — h3https://4361691.fls.doubleclick.net/activityi;dc_pre=CPe13LOzgpQDFXU4RAgdWWcDFg;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F?4361691.fls.doubleclick.net/activit... https://4361691.fls.doubleclick.net/activityi;dc_pre=CPe13LOzgpQDFXU4RAgdWWcDFg;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=20556890.1776893308;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F? — 200 — 1.0 KiB — 29 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CPe13LOzgpQDFXU4RAgdWWcDFg;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=*;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CPe13LOzgpQDFXU4RAgdWWcDFg;src=4361691;type=PageN-;cat=Remar-;rcb=19;ord=1;num=1563794407751;npa=0;auiddc=*;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k1h2v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~117266400~117384405~118167058;epver=2;dc_random=1776893308_6ss9RrCMlWWPMg8i1fHzrCbMG4pLsr2tAg;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F — 200 — 63 B — 64 ms — h3https://4361691.fls.doubleclick.net/activityi;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=1905821966748.2334?4361691.fls.doubleclick.net/activit... https://4361691.fls.doubleclick.net/activityi;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=1905821966748.2334? — 302 — 23 B — 24 ms — h3https://4361691.fls.doubleclick.net/activityi;dc_pre=COSQ47OzgpQDFV4MRAgdj5Ek8w;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=1905821966748.2334?4361691.fls.doubleclick.net/activit... https://4361691.fls.doubleclick.net/activityi;dc_pre=COSQ47OzgpQDFV4MRAgdj5Ek8w;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=1905821966748.2334? — 200 — 335 B — 54 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=331777072194826344;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4Pgp3-g9EWW6eMRR-9ndmziohu89AfZVgK0Z;_dc_time=1776893308;dc_pre=COSQ47OzgpQDFV4MRAgdj5Ek8w;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=1905821966748.2334?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=331777072194826344;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4Pgp3-g9EWW6eMRR-9ndmziohu89AfZVgK0Z;_dc_time=1776893308;dc_pre=COSQ47OzgpQDFV4MRAgdj5Ek8w;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=1905821966748.2334? — 200 — 63 B — 218 ms — h3https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 43 ms — h3https://www.rackspace.com/lc?step=2&dp=/&ul=en&plid=51170189.82451845&sr=800x600&vp=1350x940&ga=1&db=0&chat=0&taModal=0www.rackspace.com/lc?step=2&dp=/&ul... https://www.rackspace.com/lc?step=2&dp=/&ul=en&plid=51170189.82451845&sr=800x600&vp=1350x940&ga=1&db=0&chat=0&taModal=0 — 200 — 94 B — 450 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3101ms · 1182KB · €34/mo
www.rackspace.com
Other
Costly
Execution 862ms
Transfer 26 KB
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 467ms
Transfer 0 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 356ms
Transfer 193 KB
Unused 33%
Monthly Cost €4/mo
HubSpot Analytics
Analytics
Costly
Execution 327ms
Transfer 42 KB
Monthly Cost €4/mo
www.rackspace.com
Other
Costly
Execution 305ms
Transfer 1 KB
Unused 22%
Monthly Cost €3/mo
www.rackspace.com
Other
Optional
Execution 191ms
Transfer 112 KB
Unused 58%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 156ms
Transfer 169 KB
Unused 40%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 152ms
Transfer 175 KB
Unused 40%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 104ms
Transfer 143 KB
Unused 38%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 67ms
Transfer 134 KB
Unused 45%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 62ms
Transfer 129 KB
Unused 48%
Monthly Cost €1/mo
Hotjar
Session Replay
Optional
Execution 52ms
Transfer 57 KB
Unused 67%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.rackspace.com adds 862ms and costs ~€9/month
  • Unattributable adds 467ms and costs ~€5/month
  • Google Tag Manager adds 356ms and costs ~€4/month
  • HubSpot Analytics adds 327ms and costs ~€4/month
  • www.rackspace.com adds 305ms and costs ~€3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.rackspace.com takes 862ms 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

Unattributable takes 467ms 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

Google Tag Manager takes 356ms 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

HubSpot Analytics takes 327ms 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

www.rackspace.com takes 305ms 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

58% of www.rackspace.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

67% of Hotjar's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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