Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

programmer_110's avatar

Laravel InertiaJS website too slow with SSR (Server Side Rendering)

Hi,

I have a website built on Laravel and using Inertia with Vuejs as a frontend, with SSR (Server Side Rendering) website is too slow in the production server, it takes more than a minute to load the page and eats a lot of RAM and CPU as well when I turn off the SSR (Server Side Rendering) then website runs very fast and consuming fewer system resources.

is there any way to optimize the performance as SSR (Server Side Rendering) is needed for SEO purposes?

Thanks

0 likes
0 replies

Please or to participate in this conversation.