Hello,

One thing that isn't quite clear - is the getData script in your
symfony project or on an external server?

If it is within your symfony application, you should just include
paramX and paramY in your route to make it look like:

    http://www.example.com/data/100/200

Then each call will be cached accordingly.

If the script is on an external server, this becomes a little more difficult.


Bernhard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to