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

Causes Express.js 4/Node.js 0.12 to crash after a number of concurrent requests #17

Open
kbariotis opened this issue Jun 24, 2015 · 2 comments

Comments

@kbariotis
Copy link

I found that this middleware is causing my Express.js 4/Node.js 0.12 based app to halt after a number of concurrent requests.

Didn't find the time to investigate more. Please tell me if you need more information, as I am seeing that this repo hasn't updated for a long time.

Has anyone experienced the same issue with other implementation of Node.js Domain module?

Thank you.

@fengmk2
Copy link
Contributor

fengmk2 commented Jun 25, 2015

dont use domain anymore

Sent from my iPhone

On Jun 25, 2015, at 3:57 AM, Kostas Bariotis [email protected] wrote:

I found that this middleware is causing my Express.js 4/Node.js 0.12 based app to halt after a number of concurrent requests.

Didn't find the time to investigate more. Please tell me if you need more information, as I am seeing that this repo hasn't updated for a long time.

Has anyone experienced the same issue with other implementation of Node.js Domain module?

Thank you.


Reply to this email directly or view it on GitHub.

@kbariotis
Copy link
Author

@fengmk2 could you please a little bit more on that? Thx

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

2 participants