On the LeaseWeb Labs blog there's a continuation from a previous post about migrating your Symfony1 application over to Symfony2.
In the first part of this series of posts, Stefan Koopmanschap talked about wrapping your code to make it work.
In this second post, Maurtis van der Schee tackles two issues Stefan mentioned - performance problems and handling authorization/authentication.