- Community Home
- >
- HPE Community, Taiwan
- >
- Tru64 Unix & OpenVMS
- >
- OpenVMS
- >
- Delay ACK疑問
OpenVMS
1834622
會員
2750
線上
110069
解決方案
論壇
類別
Company
Local Language
返回
論壇
討論平台
論壇
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
討論平台
論壇
討論平台
返回
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
部落格
信息
社區語言
語言
論壇
部落格
文章選項
- 訂閱此主題的RSS 提要
- 將此主題標記為未讀
- 將主題標記為已讀
- 將主題在本帳號置頂
- 標示為書籤
- 訂閱此主題
- 列印此頁
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 09-17-2005 11:12 AM
在 09-17-2005 11:12 AM
Delay ACK疑問
之前我有一台機器遇到ftp 速度很慢
有人教我改下列的值,把delay disable
改完之後的確FTP就變快了
但是我在其他機器上並沒有把delay改掉但是FTP卻是很快
請問這個delay ack有什麼用,為什麼OS裝好Defalt都是Delay enable的呢?
UCX> sh proto /para
UCX>set protocol tcp /nodelay
TCP
Delay ACK: disabled
有人教我改下列的值,把delay disable
改完之後的確FTP就變快了
但是我在其他機器上並沒有把delay改掉但是FTP卻是很快
請問這個delay ack有什麼用,為什麼OS裝好Defalt都是Delay enable的呢?
UCX> sh proto /para
UCX>set protocol tcp /nodelay
TCP
Delay ACK: disabled
1則回覆 1
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 09-22-2005 07:52 AM
在 09-22-2005 07:52 AM
Delay ACK疑問
"delayed ack" 原是為了節省頻寬的. See RFC-1122.
但有些早期 TCP implementations 其 "delayed ack" 未完全符合 RFC-1122,
則會有 RFC-2525 "2.13 Stretch ACK violation" 的問題.
這時 disable delayed-ack 對 FTP 會有很大的改善.
現在常用的 OS, Default 應都是 delayed-ack enabled, 且符合 RFC-1122 的 "delayed ack" 要求.
但有些早期 TCP implementations 其 "delayed ack" 未完全符合 RFC-1122,
則會有 RFC-2525 "2.13 Stretch ACK violation" 的問題.
這時 disable delayed-ack 對 FTP 會有很大的改善.
現在常用的 OS, Default 應都是 delayed-ack enabled, 且符合 RFC-1122 的 "delayed ack" 要求.
以上表述為作者個人觀點,不代表惠普公司,使用本網站,請遵守網站使用規則和條款