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

Can QueueSize and BatchSize in skyapm.json be configured to 0? What impact will this configuration have on .NET programs hosted on IIS? #594

Open
3 tasks
2741823826GX opened this issue Jun 20, 2024 · 0 comments

Comments

@2741823826GX
Copy link

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • [ ☑ ] Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

Question

  • Can QueueSize and BatchSize in skyapm.json be configured to 0? What impact will this configuration have on .NET programs hosted on IIS?

Description

  • I recently encountered a strange phenomenon. The background is that the .net program interface hosted by IIS is called under high concurrency. When the IIS application is fixedly recycled and restarted, the request response result after successful startup is 503 service unavailable. According to the dump file analysis, it is concluded that it is caused by insufficient threads. Could it be that after the program is started, the .net probe occupies a large number of threads when reporting data through grpc? I hope experts can answer this question.
@SkyAPM SkyAPM deleted a comment from a526672351 Jun 20, 2024
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