Open proller opened 6 years ago
Fix problem with IIS server and high load: https://rt.cpan.org/Public/Bug/Display.html?id=82068 https://rt.cpan.org/Public/Bug/Display.html?id=120340
Maybe easier make this behavior default and just remove if(data->reqDataPtr->isBeginProcessed) {...}
This looks good to me but I'd like to get someone currently using FCGI to review this as well?
Maybe its enough brewed for merge?
Fix problem with IIS server and high load: https://rt.cpan.org/Public/Bug/Display.html?id=82068 https://rt.cpan.org/Public/Bug/Display.html?id=120340
Maybe easier make this behavior default and just remove if(data->reqDataPtr->isBeginProcessed) {...}