Ilya Shipitsin

Results 617 comments of Ilya Shipitsin

coverity does not show this issue anymore.

I wonder whether openssl is built with or without asm (assembler) support. ``` 46.82% libcrypto.so.1.1 [.] __bn_sqr8x_mont 14.02% libcrypto.so.1.1 [.] __bn_mul4x_mont ``` looks too huge even for full tls handshakes

I recall aarch64 (in my perf tests) were about 20% ahead of xeon (per rack unit, taking into account that TLS is scaled over all cores and aarch64 have really...

I added BOM to res/openvpn-gui-res-ru.rc and issue is gone

I'll submit patch for sussian localization. for other I'd suggest to wait for feedback

@selvanair , do you know somehow whether BOM is supposed to be there or maybe some automatic validation "that is good rc file"

I like that tool https://github.com/dynamorio/drmemory

alternatively, it might be easier to examine core dump on linux. if that's an option, I'd suggest something like that ``` LIBRESSL_VERSION=3.9.1 scripts/build-ssl.sh make CC=gcc V=1 TARGET=linux-glibc USE_OPENSSL=1 USE_QUIC=1 USE_ZLIB=1...

@wizard-it , can you please provide full config ? are there any activities, i.e. queries to haproxy ? I tried your config, haproxy runs without any queries, it never crashed...