[ https://issues.apache.org/jira/browse/QPID-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152502#comment-15152502 ]
Maxim Rydkin commented on QPID-2410: ------------------------------------ Still having issues in 0.34 with perftest (and our production code) sending over ~16K (--size 16372 works --size 16373 doesn't) over SSL with a windows broker. Moreover, with SSL, reducing max-frame-size to 16383 (or changing tuning code to be force framing below 16k) or lower doesn't seem to help and seems to introduce stability issues (test intermittently fails as broker drops connection with 1k payload and max-frame-size at 8k) Issues are not present over TCP. Is this the same issue or something else? > perftest hang in SSL on Windows with large buffers > -------------------------------------------------- > > Key: QPID-2410 > URL: https://issues.apache.org/jira/browse/QPID-2410 > Project: Qpid > Issue Type: Bug > Components: C++ Client > Affects Versions: 0.7 > Environment: Windows client, Linux broker > Reporter: Cliff Jansen > Assignee: Steve Huston > > The following command: > perftest --count 1 --size 102400 -P ssl --port 5671 --broker linuxhost > --username testuser --password secret --mechanism PLAIN > hangs on a Windows client. Reducing the message body size to 1024 bytes > makes the hang go away, as does turning off SSL. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org