How to limit the number of incoming requests on POD

Hi,
We are developing and “Web Socket” base application and wanted to only N number of connection get established on one pod so (N+1) request should go on next POD.

Current AKS setup is
Client → K8 Service as LB → POD (10)

Thanks & Regards
Jaiswar Vipin Kumar R.