Symptoms or Error
Performance issue with NetScaler SSL. The throughput with HTTP is about 10 times more than HTTPS.
Solution
To resolve this issue create a TCP profile, increase the buffer size, and bind it to virtual server:
add ns tcpProfile tcp_test -WS ENABLED -SACK ENABLED -maxBurst 20 -initialCwnd 8 -bufferSize 4096000 -flavor BIC -dynamicReceiveBuffering DISABLED -sendBuffsize 4096000
Problem Cause
TCP Window Scaling is less aggressive or slower on an SSL Virtual Server than a HTTP Virtual Server.
Analyzing the network path trace indicates that a NetScaler appliance agrees to use Window Scaling, but it is very slow to increase the size of the Receive Window with an SSL Virtual Server. The advertised Receive Window increases steadily to a maximum of only 93 k with an average size of 46 k. The throughput is 136 kbps with 250 ms Round Trip Time (RTT). When HTTP Virtual Server is used, with services running in non-endpoint mode the throughput is 10 times more even with a lower RTT.
When SSL Virtual Server is used, with services running in endpoint mode, the appliance sets the Window size to two times 16 k (+ misc.) worth of data. Therefore, when the SSL card is processing one record layer of data, the Receive Window has the buffer for another record layer of data. This is by design and not a limitation of the SSL accelerator card. Increasing the Window size can negatively impact the total number of active SSL transactions the appliance can support. There is also no option to increase the buffer size of the Receive Window.
When using HTTP Virtual Server the appliance does not require storing data in a buffer. The Virtual Server can forward the Receive Window without limiting the total number of connections the appliance can manage. When using an HTTP Virtual Server, the appliance buffers data only if there is an error such as out-of-order packets or split HTTP headers. When the appliance processes compression, the buffer is larger (96 k or 128 k) but not adjustable.
Supporto Citrix
Traduzione automatica
Questo articolo ??¨ stato tradotto da un sistema di traduzione automatica e non ??¨ stata valutata da persone. Citrix fornisce traduzione automatica per aumentare l'accesso per supportare contenuti; tuttavia, articoli automaticamente tradotte possono possono contenere degli errori. Citrix non ??¨ responsabile di incongruenze, errori o danni derivanti dell'uso di articoli automaticamente tradotte.
Citrix技術支持
自動翻譯
這篇文章被翻譯由一個自動翻譯系統,並沒有受到人們的審查。 Citrix提供自動翻譯,增加獲得支持的內容;但是,自動翻譯的文章可能可以包含錯誤。思傑不負責不一致,錯誤或損壞因使用自動翻譯的文章的結果。
Поддержка Citrix
Tradução automática
Эта статья была переведена автоматической системой перевода и не был рассмотрен людьми. Citrix обеспечивает автоматический перевод с целью расширения доступа для поддержки контента; Однако, автоматически переведенные статьи могут может содержать ошибки. Citrix не несет ответственности за несоответствия, ошибки, или повреждения, возникшие в результате использования автоматически переведенных статей.
시트릭스 지원
자동 번역
이 문서 자동 번역 시스템에 의해 번역 된 사람들에 의해 검토되지 않았다. 시트릭스는 컨텐츠를 지원하기 위해 접근을 높이기 위해 자동 번역을 제공합니다; 그러나, 자동으로 번역 기사 오류를 포함 할 수있다. 시트릭스는 자동으로 번역 된 기사의 사용의 결과로 발생하는 불일치, 오류 또는 손해에 대해 책임을지지 않습니다.