diff --git a/docs/content/3.features.md b/docs/content/3.features.md index 4fa004e..3ce86b6 100644 --- a/docs/content/3.features.md +++ b/docs/content/3.features.md @@ -163,3 +163,5 @@ export default defineNuxtConfig({ ``` This will setup Nuxt route rules as a reverse proxy, following PostHog's [documentation](https://posthog.com/docs/advanced/proxy/nuxt). + +If you have multiple projects, are using `nuxi generate`, or a high volume of traffic, consider using a dedicated [Cloudflare reverse proxy](https://posthog.com/docs/advanced/proxy/cloudflare) instead.