I found the right syntax :
http://docs.symfony-reloaded.org/master/guides/cache/http.html#symfony2-reverse-proxy-configuration

In the app.config section (not framework) :
esi:
        enabled: true

But now, I have this error in the area rendered by the ESI tag :

Warning: SQLite3Stmt::execute() [sqlite3stmt.execute]: Unable to execute 
statement: constraint failed in 
/Users/cbeyer/....../symfony2/sandboxpr6/vendor/symfony/src/Symfony/Component/HttpKernel/Profiler/SQLiteProfilerStorage.php
 on line 154

Fatal error: Call to a member function finalize() on a non-object in 
/Users/cbeyer/......./symfony2/sandboxpr6/vendor/symfony/src/Symfony/Component/HttpKernel/Profiler/SQLiteProfilerStorage.php
 on line 155
503 Service Unavailable



Who can help me ?

Thanks,




-- 
Christophe Beyer





Le 11 févr. 2011 à 13:50, stof a écrit :

> On Fri, 11 Feb 2011 13:45:31 +0100, Christophe Beyer <cbe...@cap-tic.fr>
> wrote:
>> No, I didn't modify my config file in this way.
>> 
>> What should I add in the config file ?
>> 
>> 
>> I found nothing in the documentation :(
>> 
> 
> Seems like the doc has not been updated on this point. Here is the config:
> 
> app.config:
>   esi: ~
> 
> Regards
> 
> -- 
> Christophe | Stof
> 
> -- 
> 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 users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to