Giter Club home page Giter Club logo

Comments (7)

kouk avatar kouk commented on June 21, 2024

@koobs what does sysctl net.inet.tcp.sendspace net.inet.tcp.recvspace print on your system?

from pyopenssl.

koobs avatar koobs commented on June 21, 2024
net.inet.tcp.sendspace: 65536
net.inet.tcp.recvspace: 32768

from pyopenssl.

kouk avatar kouk commented on June 21, 2024

huh, weird. compared to yours my values are interchanged.

from pyopenssl.

koobs avatar koobs commented on June 21, 2024

@kouk I was going to mention it in my earlier reply, these (my) values are non-default, increasing send buffers in favour of smaller receive buffers optimized for web serving (small requests, large responses)

from pyopenssl.

exarkun avatar exarkun commented on June 21, 2024

Can you give the branch for #76 a try?

from pyopenssl.

koobs avatar koobs commented on June 21, 2024
test_wantWriteError (OpenSSL.test.test_ssl.ConnectionTests) ... ok
...
Ran 353 tests in 1.944s
FAILED (failures=9, errors=1)

Looks good :)

Failures (unrelated, but for point-in-time reference):

FAIL: test_set_verify_callback_exception (OpenSSL.test.test_ssl.ContextTests)
FAIL: test_digest (OpenSSL.test.test_crypto.X509Tests)
FAIL: test_various_empty_passphrases (OpenSSL.test.test_crypto.PKCS12Tests)
FAIL: test_friendly_name (OpenSSL.test.test_crypto.PKCS12Tests)
FAIL: test_export_without_args (OpenSSL.test.test_crypto.PKCS12Tests)
FAIL: test_dump_certificate_request (OpenSSL.test.test_crypto.FunctionTests)
FAIL: test_dump_certificate (OpenSSL.test.test_crypto.FunctionTests)
FAIL: test_export (OpenSSL.test.test_crypto.CRLTests)
ERROR: test_set_default_verify_paths (OpenSSL.test.test_ssl.ContextTests)

from pyopenssl.

kouk avatar kouk commented on June 21, 2024

#76 works for me as well.

from pyopenssl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.