Has anyone got parallelLoading=true to work
There is a new option in configuration.properties parallelLoading=true|false.
I'm expecting it to cause parallel processing of pagelets when true and sequential processing when false. (see here Configuring Parallel Pagelet Loading)
However, I can't seem to get this to work.
Anyone got any experience or ideas?
Thanks
Graham