[pve-devel] applied: [PATCH http-server 1/4] websocket: improve masking performance
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Mar 18 08:40:32 CET 2020
On March 10, 2020 2:57 pm, Alexandre DERUMIER wrote:
>>>[ 5] 0.00-10.00 sec 2.58 GBytes 2.22 Gbits/sec 0 sender
>>>[ 5] 0.00-10.00 sec 2.57 GBytes 2.21 Gbits/sec receiver
>>>iperf Done.
>
>>>this is with TLS and our regular AnyEvent API server handling the
>>>connection, with the target being a VM on the same physical host.
>>>
>>>with -l 1024k (instead of the default 128k) we get about ~200mbit more.
>
> That's seem already really good !
>
>>>multiple streams in parallel can handle more traffic (we
>>>could think about enabling parallel drive mirror instead of sequential?
>
> yes, I was thinking about the same. (On my setup, I have also 2 disks, 1 for os, 1 for data)
> it should be easy to implement parallel mirroring
>
>
> I'll do test on my side to see if optimizations could be done.
> Thanks !
did you have any chance to play around with this a bit? I'll pick it up
again today and will send a proper version hopefully by the end of this
week..
More information about the pve-devel
mailing list