[fpc-pascal] How to use FCGI in threaded mode?
silvioprog
silvioprog at gmail.com
Fri Jan 30 21:08:03 CET 2015
Yes! ...
On Fri, Jan 30, 2015 at 12:56 PM, silvioprog <silvioprog at gmail.com> wrote:
> On Fri, Jan 30, 2015 at 4:46 AM, Michael Van Canneyt <
> michael at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150130/e55dc5fc/attachment.html>
More information about the fpc-pascal
mailing list