On Wed, May 07, 2025 at 08:17:19PM +0300, Nir Soffer wrote:
>
>
> > On 7 May 2025, at 19:37, Daniel P. Berrangé wrote:
> >
> > On Sun, Apr 27, 2025 at 07:50:28PM +0300, Nir Soffer wrote:
> >> On macOS we need to increase unix stream socket buffers size on the
> >> client and server to get good
> On 7 May 2025, at 19:37, Daniel P. Berrangé wrote:
>
> On Sun, Apr 27, 2025 at 07:50:28PM +0300, Nir Soffer wrote:
>> On macOS we need to increase unix stream socket buffers size on the
>> client and server to get good performance. We set socket buffers on
>> macOS after connecting or accept
On Sun, Apr 27, 2025 at 07:50:28PM +0300, Nir Soffer wrote:
> On macOS we need to increase unix stream socket buffers size on the
> client and server to get good performance. We set socket buffers on
> macOS after connecting or accepting a client connection. For unix
> datagram socket we need diff
On macOS we need to increase unix stream socket buffers size on the
client and server to get good performance. We set socket buffers on
macOS after connecting or accepting a client connection. For unix
datagram socket we need different configuration that can be done later.
Testing shows that sett