Has anyone tried the CoastRD libfcgi2.dll successfully.
According to its SigTerm docs, a few well known PBers collaborated in it.
I tested it with the Abyss Webserver v2.5 using TCP/IP Sockets configuration,
and could not even execute FCGX_Initrequest. Then changed it to
Local Pipes, now FCGX_Initrequest executes but then it fails at
FCGX_Accept_r.
Also, why did they change the original FCGX_REQUEST Structure? If they
were just trying to add the SigTerm feature.
Thanks for your response.
According to its SigTerm docs, a few well known PBers collaborated in it.
I tested it with the Abyss Webserver v2.5 using TCP/IP Sockets configuration,
and could not even execute FCGX_Initrequest. Then changed it to
Local Pipes, now FCGX_Initrequest executes but then it fails at
FCGX_Accept_r.
Also, why did they change the original FCGX_REQUEST Structure? If they
were just trying to add the SigTerm feature.
Thanks for your response.
Comment