FastCGI and threading
Posted: Wed Jul 23, 2025 2:56 am
I'm messing about with FastCGI without much trouble (thank you PB) I am assuming requests coming in can be handled on multiple threads, but I'm not sure what this somewhat vague statement in the InitFastCGI section of the docs means:
...does something special need to be enabled? Or is this just implying you should handle the threading yourself... ThanksThis library support threaded FastCGI processing, when enabling the ’thread-mode’ in
PureBasic.