Skip to content

High RAM Usage by Milvus Proxy Service #37434

Discussion options

You must be logged in to vote

There are two fixes for memory leak/usage of proxy in v2.4.7 and v2.4.11:

  • Resolved memory leak in proxy meta cache (#36076)
  • Implemented a dynamic CGO pool for proxy CGO calls, optimizing resource usage and performance. (#34842)

Use pprof to export the heap state:
go tool pprof -http=:10002 http://[the-high-ram-proxy-address]:9091/debug/pprof/heap

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@xiaofan-luan
Comment options

@kietheros
Comment options

Answer selected by kietheros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants