• by frfl on 8/14/2023, 3:20:47 PM

    One small optimization that could help at scale is serving smaller images, with links to full sized images. Perhaps a separate "Press" page or a "Press" section with links to full sized images.

    Mainly sticker.jpg and michelle.jpg, which account for over 180kb almost 1/3 of your total bytes on your webpage

    Besides that you could look to use system fonts instead of custom ones, https://systemfontstack.com/ to eliminate 3 fonts from your loading

    Finally, you could probably remove the apple-touch-icon.png and associated HTML, unless you really expect people to pin the website to their home pages (I think that's what apple-touch-icon.png is used for, like a PWA?)

    Good luck OP, I hope it goes well for you and your wife

  • by ac2u on 8/14/2023, 5:07:20 PM

    Sometimes folks have too long a TTL on their DNS records, but yours seem fine.

    Helps to be able to get traffic directed elsewhere faster should you need it (given your setup I doubt you'll do much better for scalability than edge-cached static CDN content).

    Short TTLs aren't a sure thing, but can help. Recommend they be lengthened again once things are stable to be a better internet citizen.

  • by lusus_naturae on 8/14/2023, 3:13:11 PM

    Maybe also link to resources for the potential donor? https://livingdonorsonline.org/ldosmf/index.php?board=3.0

    Other than that, I am sure you're already aware of load and stress testing frameworks and tools.

    Good luck to you both.