13 Jul
                
                    2006
                
            
            
                13 Jul
                
                '06
                
            
            
            
        
    
                4:49 p.m.
            
        Hi Viktor, viktor kougitko <klug@apriorit.com> wrote:
it seems that problem with buffer sizes try to change asio/ssl/detail/openssl_stream_service.hpp openssl_stream_service::create ::BIO_new_bio_pair(&int_bio, 3*8192, &impl->ext_bio, 3*8192); it helps in my case
Suspicious. Does going the other way and making the buffer smaller increase the likelihood of a problem? Cheers, Chris