Hi,

Just wondering what the cons are to conditionally (if PHP is running
as fastcgi) calling fastcgi_finish_request() [1] in Response::send().

Seems quite nice way to deferring some work that doesn't affect the
response, until after the response has been sent to the client,
without any down sides?

-Jared

[1] http://php-fpm.org/wiki/Features#fastcgi_finish_request.28.29

-- 
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 developers" 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-devs?hl=en

Reply via email to