On 27.01.2011, at 14:53, Sven Paulus wrote: > How about introducing a configuration which allows to define which request > parameters are needed in > a given controller? This way you could define "FooBar:ImageGallery:show needs > page parameter from > request". Then controller would now be able to access the "page" parameter. > And the ESI layer > knows that the "page" parameter needs to be tracked additionally when > building the cache key. > > Or are there other solutions for solving this problem?
Its been a while since I looked over the ESI spec. Not sure if there is anything in there for filtering parameters before doing the cache lookup. regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
