Author: caefer Date: 2010-03-23 22:10:48 +0100 (Tue, 23 Mar 2010) New Revision: 28742
Modified: plugins/sfImageTransformExtraPlugin/trunk/README Log: easier request visualisation Modified: plugins/sfImageTransformExtraPlugin/trunk/README =================================================================== --- plugins/sfImageTransformExtraPlugin/trunk/README 2010-03-23 21:07:59 UTC (rev 28741) +++ plugins/sfImageTransformExtraPlugin/trunk/README 2010-03-23 21:10:48 UTC (rev 28742) @@ -179,7 +179,7 @@ 5. The thumbnail gets cached (saved to disk) 6. The thumbnail is send out to the user - + The thumbnail image is generated on the first request. All succeeding requests are coming from cache (per default the filesystem) and are served by Apache without spawning a PHP process. -- You received this message because you are subscribed to the Google Groups "symfony SVN" 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-svn?hl=en.
