Hi,

I'm reading chapter 12 of the book 'The Definitive Guide to symfony' .
And I am quite unsure about this caution in the chatper:

   Actions called with a POST method or with GET parameters are not
cached

I know that POST method calls are not cached but why actions with GET
parameters are not cached?  In the same chapter they've just mentioned
"Now, every call to the user/show action with a different id argument
creates a new record in the cache".


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to