Keywords: Magento - Google Cloud Platform - Technical issue - Other
bnsupport ID: 1279acf4-a7b9-8039-6bf5-375f9d98925c
Description:
Hello, after 2/3 month of using my stack without any change i deleted cache trying to move on developer mode (from production mode) after complete deletion of var/cache folder made a reset... After this nothing worked ok again, my server needs 30 seconds to load ( 4 cpu 20gb RAM SSD) and my old dev server (3 month ago) takes 5 second (1 cpu 2.75gb ram).
When i restart server the load time for site is 5 seconds, but after 2 hours it's 30 seconds (traffic is not high 15 people) the main problem is that RAM usage starts to increase to 85% the whole day
the mysql active connections are 100-120 always with only 10/15 people online and RAM is 85 always
https://gyazo.com/cb7d1f5ffa9f4b44863d84b7725056ad (same here made reboots to speedup server)
You can check my website www.mercadomayorista.com to see how slow is loadiing
I have been tryiing to solve this, mostly checking if it's apermission issue, but it's not. working
first tried settiing htdocs to 777 and chown by bitnami:daemon
also folder var and var/cache are owned by daemon:daemon... but no luck honestly.
I also ran this commando but takes 1 hour and still working.
sudo /opt/bitnami/apps/magento/scripts/fixPermissions.sh
I checked and folder htdocs/var as i read should be daemon:daemon, but i change chown to daemon and after 2 minutes it come back to bitnami:daemon, can this be a problem?
Can anyone help me?
Thanks