Hello everyone, it took a while but I'm still here. The main problem was that the other portal was way to slow because of bad SQL queries. So we revamped the database access and drastically increased the speed. Still it is kind of sad, the requests are sent one by one but it also is okay, because the data server has to do enough with one request. Why should it be stressed with another request? ;-) Every not visible content (like jQuery accordion content) will be loaded per AJAX so we are trying to keep the content to load as small as possible.
We don't want to load (nearly) every component content per AJAX because the static HTML should be as ‎meaningful as possible (SEO). So the result is: Everything is still working as the beginning but we have found the true inhibitor. Next step is better cache control ;-) Thanks again for your answers you have been a great help -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=af619dda-0a01-4700-81d0-a93562ed49c2 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
