FastCGI and nginx and post variables
Sam Smith
s at msmith.net
Wed Feb 19 10:05:15 GMT 2014
>> On Feb 17, 2014, at 10:29 PM, Sam Smith <s at msmith.net> wrote:
>>
>> Does anyone have simple reference code for a simple FastCGI/nginx perl script that works?
>
>
> Just use Plack - if you’re concerned about performance then use a trivial app that deals with the $env directly rather than using a framework..
>
> The FCGI handler works well with nginx..
thanks for that Tom, it seems to be the right way forwards
Sam
(posted mainly so there's a known solution in google that doesn't just hang)
More information about the london.pm
mailing list