Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psgi.multithread and psgi.multiprocess #2

Closed
miyagawa opened this issue Sep 9, 2009 · 1 comment
Closed

psgi.multithread and psgi.multiprocess #2

miyagawa opened this issue Sep 9, 2009 · 1 comment

Comments

@miyagawa
Copy link
Member

miyagawa commented Sep 9, 2009

i thought it doesn't make sense in Perl land but i guess FastCGI, Apache and Prefork Server handlers might be able to set .multiprocess to tell applications that you're free to block because the backend is running multiproces.

not sure about psgi.multithread but maybe we can set that in Coro and ithreads based impl, if any.

@miyagawa
Copy link
Member Author

miyagawa commented Sep 9, 2009

Added psgi.multithread and psgi.multiprocess per discussion on about Apache/FastCGI implementors. Closed by eee7655

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant