Skip to content

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

@2741823826GX

Description

@2741823826GX

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions