[EMAIL PROTECTED] schrieb:
> How are files served from tg_widgets cached as compared to files
> served from /static directory?

How do you serve files from widgets? Widgets render HTML. Controllers 
might expose methods that return file-data. But that's nothing to do 
with widgets.

And caching doesn't take place in either cases, at least not by default. 
  For such functionality, use memcached or inverse proxying, both 
external to TG.

Diez

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

Reply via email to