PHP running as a FastCGI application (php-cgi) - how to issue concurrent requests?

前端 未结 3 556
失恋的感觉
失恋的感觉 2020-12-31 16:03

EDIT: Update - scroll down
EDIT 2: Update - problem solved


Some background information:

3条回答
  •  再見小時候
    2020-12-31 16:38

    Hi this comes a little late, I've wrote a spawner for php-cgi.exe on windows, not perfect but it might be what you needed. Check it at here.

提交回复
热议问题