Hello,
I have a TYPO3 11 instance using your project (imported files and database from live server). If pages are not cached it loads really slow (+- 30 seconds). If page is cached just 100ms. The same system on a live server and dev server (debian10) runs fast. If I run a fresh ddev TYPO3 12 composer mode instance everything runs very fast.
System:
Intel iMac and M1 Macbook tested (on m1 it is a little bit faster, but not much)
colima and ddev installed via homebrew
mutagen enabled (if mutagen is disabled it is slower)
mariadb 10.5
PHP 8.2
nginx-fpm
upload_dirs:
- fileadmin
- files
- private
- public
- intranet
- uploads
- slides
- sasslog
- apps
- typo3temp/var/log
Any hints what could cause the problem?
Hello,
I have a TYPO3 11 instance using your project (imported files and database from live server). If pages are not cached it loads really slow (+- 30 seconds). If page is cached just 100ms. The same system on a live server and dev server (debian10) runs fast. If I run a fresh ddev TYPO3 12 composer mode instance everything runs very fast.
System:
Intel iMac and M1 Macbook tested (on m1 it is a little bit faster, but not much)
colima and ddev installed via homebrew
mutagen enabled (if mutagen is disabled it is slower)
mariadb 10.5
PHP 8.2
nginx-fpm
upload_dirs:
- fileadmin
- files
- private
- public
- intranet
- uploads
- slides
- sasslog
- apps
- typo3temp/var/log
Any hints what could cause the problem?