You may use database session driver. I'm not sure why there are lots of sessions but I think using db as driver will solve parsing 1 gb file problem at least.
Laravel intertia session folder size rapidly increasing to TB and site becomes down due to disk space full
Hi,
I have build a website on Laravel 9, using inertia vuejs as a frontend and i am also processing SSR (Server Side Rendering) for SEO.
I have another instance for Api's and web project connects to the API's using CURL method, same API's is being used for mobile Apps also and there is no connectivity of database in web project,
I deployed the project to production where we are using server pilot for deployment, where Nigix is used for reverse proxy and using Apache as a Webserver.
The issue is /Storage/Framework/Session folder size is increasing by 1GB per minutue approximately and in result it reaches to TB and website down due to disk space full.
i have alot debug but unable to get the clue.
Kindly assist.
Thanks
Please or to participate in this conversation.