Yes! ... On Fri, Jan 30, 2015 at 12:56 PM, silvioprog <silviop...@gmail.com> wrote:
> On Fri, Jan 30, 2015 at 4:46 AM, Michael Van Canneyt < > mich...@freepascal.org> wrote: > [...] > Do you know if FastCGI proxy accepts a multi-thread structure? > "answered Jan 10 '14 at 5:42 <http://stackoverflow.com/users/1048480/avibodha> Avibodha <http://stackoverflow.com/users/1048480/avibodha> I can't answer your exact questions about mod_fcgid, but Apache has moved on and the preferred method now in Apache 2.4 is to use mod_proxy_fcgi, http://httpd.apache.org/docs/trunk/mod/mod_proxy_fcgi.html. It does handle multiple concurrent requests. Typically you might pass requests to the php-fpm handler." Source: http://stackoverflow.com/a/21036947 -- Silvio Clécio My public projects - github.com/silvioprog
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal