<div dir="ltr">Hello FS users,<div><br></div><div>I&#39;m running a FS server with 8 CPU cores and around 3000 users, ~50 concurrent calls.</div><div>FS is proxying the media.</div><div><br></div><div>I&#39;m running into about a 1-1.5 second delay when forwarding SIP responses back to the UAC (200 OK for example).</div><div><br></div><div>It seems that almost all of the processing is being done by one CPU core, while the other 7 sit idle.</div><div><br></div><div>I found this on the old wiki:</div><div><div>libsofia only handles 1 thread per profile, so if that is your bottle neck use more profiles</div></div><div><br></div><div>There&#39;s no mention of this on the new one. Has this changed at all?</div><div><br></div><div>In any case, I&#39;m assuming that SIP and RTP co-exist on the thread, seeing as I don&#39;t have that many SIP requests per second, and yet it is taking more than 1 second to forward the requests.</div><div><br></div><div>I guess my question is; Is it possible to offload the RTP handling off to different cores somehow? Or force FreeSWITCH to use more than one thread per sofia profile?</div><div><br></div><div>Regards,</div><div>Örn</div></div>