Revision as of 15:31, June 29, 2020 by WikiSysop (talk | contribs) (Created page with "{{PubOption |hidden=true |default=25 |valid=A number between 1 and 100 inclusive. |takeseffect=At start/restart |shortdesc=This parameter specifies the maximum number of G...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GVP MCP:vrm:client-grpc-max sessions per media thread


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

client.grpc.max_sessions_per_media_thread

Default Value: 25
Valid Values: A number between 1 and 100 inclusive.
Changes Take Effect: At start/restart


This parameter specifies the maximum number of GRPC sessions that can be handled by a single media thread. Number of GRPC media threads is calculated based on "max_worker_threads" and this value. Note that a worker thread is needed for a GRPC session, but one GRPC media thread could handle many sessions up to this limit. This value should not be changed.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!