[Neos] Neos speed tests

Sebastian Kurfürst sebastian at typo3.org
Mon Jun 15 06:37:17 CEST 2015


Hey Glen,

more information on the site setup would be interesting; e.g. did you
run in Production Context? By default, Neos ships in "Development"
context which is a lot slower than production context, but tailored to a
good development experience.

You can switch by:

1) (preferred) set the environment variable "FLOW_CONTEXT" to
"Production" (e.g. in Apache config or PHP-FPM config)
2) (quick and a little dirty) Open up the file Web/index.php and
hard-code $context to Production.


All the best,
Sebastian


More information about the Neos mailing list