Click here to Skip to main content
15,885,998 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Comparison of 2 Web Hosts Pin
raddevus5-Apr-22 5:17
mvaraddevus5-Apr-22 5:17 
GeneralRe: Comparison of 2 Web Hosts Pin
Dan Neely5-Apr-22 3:05
Dan Neely5-Apr-22 3:05 
GeneralRe: Comparison of 2 Web Hosts Pin
Mark Miller5-Apr-22 3:57
Mark Miller5-Apr-22 3:57 
GeneralRe: Comparison of 2 Web Hosts Pin
raddevus5-Apr-22 5:20
mvaraddevus5-Apr-22 5:20 
GeneralRe: Comparison of 2 Web Hosts Pin
Daniel Wilianto5-Apr-22 4:27
Daniel Wilianto5-Apr-22 4:27 
GeneralRe: Comparison of 2 Web Hosts Pin
raddevus5-Apr-22 5:21
mvaraddevus5-Apr-22 5:21 
GeneralRe: Comparison of 2 Web Hosts Pin
matblue255-Apr-22 5:29
professionalmatblue255-Apr-22 5:29 
GeneralRe: Comparison of 2 Web Hosts Pin
ShawnVN5-Apr-22 8:02
ShawnVN5-Apr-22 8:02 
1. There are a few page-speed-test tools out there, that will hit your page from dozens of locations on planet earth.. measuring ttfb and full load time, etc.
https://www.dotcom-tools.com/website-speed-test[^]

2. Things like HTTPS and HTTP/2 matter, hugely.

3. If you care about speed, reliability and security (incl. ddos-protection) you should really serve everything from a CDN edge-cache like Cloudflare or AWS CloudFront.

Even if your content isn't cacheable.. just using a CF endpoint as a "proxy" will have huge benefits for short-circuiting roundtrips from browser-to-server. (Just establishing a single HTTPS connection requires several sequential TCP roundtrips.)
GeneralRe: Comparison of 2 Web Hosts Pin
Choroid5-Apr-22 8:18
Choroid5-Apr-22 8:18 
GeneralRe: Comparison of 2 Web Hosts Pin
raddevus5-Apr-22 11:49
mvaraddevus5-Apr-22 11:49 
GeneralRe: Comparison of 2 Web Hosts Pin
David On Life5-Apr-22 18:45
David On Life5-Apr-22 18:45 
GeneralRe: Comparison of 2 Web Hosts Pin
RobertSF5-Apr-22 12:37
professionalRobertSF5-Apr-22 12:37 
GeneralRe: Comparison of 2 Web Hosts Pin
raddevus5-Apr-22 17:02
mvaraddevus5-Apr-22 17:02 
GeneralRe: Comparison of 2 Web Hosts Pin
thewazz6-Apr-22 2:27
professionalthewazz6-Apr-22 2:27 
GeneralRe: Comparison of 2 Web Hosts Pin
raddevus6-Apr-22 3:29
mvaraddevus6-Apr-22 3:29 
GeneralRe: Comparison of 2 Web Hosts Pin
Kirk 103898216-Apr-22 13:51
Kirk 103898216-Apr-22 13:51 
GeneralRe: Comparison of 2 Web Hosts Pin
raddevus6-Apr-22 14:26
mvaraddevus6-Apr-22 14:26 
GeneralQuestion about passwords... Pin
Sander Rossel4-Apr-22 3:50
professionalSander Rossel4-Apr-22 3:50 
GeneralRe: Question about passwords... Pin
Richard Deeming4-Apr-22 3:59
mveRichard Deeming4-Apr-22 3:59 
GeneralRe: Question about passwords... Pin
kmoorevs4-Apr-22 4:40
kmoorevs4-Apr-22 4:40 
GeneralRe: Question about passwords... Pin
TNCaver4-Apr-22 8:49
TNCaver4-Apr-22 8:49 
GeneralRe: Question about passwords... Pin
k50544-Apr-22 10:11
mvek50544-Apr-22 10:11 
GeneralRe: Question about passwords... Pin
Kirk 103898216-Apr-22 13:58
Kirk 103898216-Apr-22 13:58 
GeneralCCC 2022-04-04 Pin
Greg Utas4-Apr-22 1:01
professionalGreg Utas4-Apr-22 1:01 
GeneralRe: CCC 2022-04-04 Pin
Craig Robbins4-Apr-22 1:05
Craig Robbins4-Apr-22 1:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.