Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Danloona

Friends
  • Joined

  • Last visited

  1. Yael127 started following Danloona
  2.    Danloona reacted to a post in a topic: Invision Community 5.0.10 Released
  3.    Marc reacted to a post in a topic: Saved Reports and Community Health Metrics
  4.    Matt reacted to a post in a topic: Saved Reports and Community Health Metrics
  5. I think it's great overhaul to little outdated statistics tab. However, it's little sad that again it include cloud exclusive features, im pretty sure that experienced administrators could host InfluxDB/RabbitMQ or whatever else is used for the number crunching on own servers. But i suppose it's Business decision rather technical in this case. Still good job, and thanks for all the work.
  6. Danloona started following SeNioR-
  7. Danloona started following Marc
  8. Your site broke after update to beta? :P
  9.    Matt reacted to a post in a topic: 5.0.7 Released
  10. Thank you, i see. Impressing not gonna lie, the beta you test on same hosting? But for example GT Metrix shows much higher LCP, so i think it also will be based on location more or less.
  11.    Danloona reacted to a post in a topic: 5.0.7 Released
  12.    Adlago reacted to a post in a topic: 5.0.7 Released
  13. I really would like see that Excellent results of Core Web Vitals on Apache, because for me its really tough to believe that you can achieve excellent results on apache, and i say it as admin, with at least 10+ years of administration experience. It might be possible at literally low users count on your site, but if you have busy site it would be really tough challenge to achieve it. The whole industry implement CDNs, Fast static content serving methods to minimize TTFB and LCP. The idea of doing apache+nginx thing is to lower load on Apache with serving static content when, your site is busy and apache handling lot of requests, i assume you have hosting account so might be worth to consider. I believe you when you use Cache Servers like Varnish or Service Cache like CloudFlare might be complicated to debug such thing. REDIS is object cache actually it's more backend thing rather front one like Varnish or Cloudflare, as well you can use it with Apache, its separate server/service, because it serves as layer between database and webserver, by literally minimizing queries to database when serve static content, it also often lowers LCP. It might be worth to try, i not tell you that you should do it, but you can consider it, at least won't hurt to try.
  14. Do you realize that Apache, is the slowest for serving static content nowadays right? Better you suppose let nginx serve static content, and serve dynamic content over apache (php) and nginx (proxy to apache + static content served directly over nginx) Eventually consider switching to LiteSpeed + Redis Cache for serving entire page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.