Linux TCP Sistem Ayarlama Referansı

/* Page-specific */ .filter-row { display: flex; gap: 10px; flex-wrap: wrap; } .preset-row { display: flex; gap: 10px; flex-wrap: wrap; margin-bottom: 16px; } .preset-btn { padding: 10px 16px; background: rgba(255,255,255,0.2); border: 2px solid rgba(255,255,255,0.4); border-radius: 6px; cursor: pointer; font-size: 14px; font-weight: 600; color: white; transition: all 0.3s ease; } .preset-btn:hover { background: rgba(255,255,255,0.3); border-color: rgba(255,255,255,0.6); } .preset-btn.active { background: #4CAF50; border-color: #4CAF50; } .param-card { background: white; border: 1px solid #e0e0e0; border-radius: 8px; margin-bottom: 10px; overflow: hidden; } .param-header { padding: 12px 16px; cursor: pointer; display: flex; align-items: center; justify-content: space-between; background: #fafafa; border-bottom: 1px solid #eee; flex-wrap: wrap; gap: 8px; } .param-header:hover { background: #f0fff0; } .param-name { font-family: 'Courier New', monospace; font-weight: bold; color: #2d6a2d; font-size: 14px; } .param-value { font-family: 'Courier New', monospace; font-size: 13px; color: #155724; background: #d4edda; padding: 3px 8px; border-radius: 4px; } .param-tag { font-size: 11px; padding: 2px 8px; border-radius: 10px; background: #4CAF50; color: white; font-weight: bold; margin-right: 4px; } .param-body { padding: 14px 16px; display: none; font-size: 13px; line-height: 1.6; } .param-body.open { display: block; } .param-meta { display: flex; gap: 16px; flex-wrap: wrap; margin-top: 8px; font-size: 12px; color: #666; } .copy-block { background: #1e1e2e; color: #cdd6f4; padding: 8px 12px; border-radius: 6px; font-family: 'Courier New', monospace; font-size: 12px; margin: 8px 0; position: relative; } .copy-btn { position: absolute; top: 6px; right: 8px; background: #4CAF50; color: white; border: none; border-radius: 4px; padding: 2px 8px; font-size: 11px; cursor: pointer; } .copy-btn:hover { background: #45a049; } .tag { display: inline-block; background: #e8f5e9; color: #2d6a2d; padding: 2px 7px; border-radius: 10px; font-size: 11px; margin-right: 4px; } code { background: #f0f0f0; padding: 2px 5px; border-radius: 3px; font-family: 'Courier New', monospace; font-size: 12px; } .copy-all-btn { display: block; margin-top: 10px; padding: 12px 20px; background: #4CAF50; color: white; border: none; border-radius: 6px; cursor: pointer; font-size: 14px; font-weight: bold; transition: all 0.3s ease; } .copy-all-btn:hover { background: #45a049; transform: translateY(-1px); } @media (max-width: 768px) { .param-header { flex-direction: column; align-items: flex-start; } .preset-row { gap: 8px; } }

Linux TCP Sistem Ayarlama Referansı

İnteraktifnet.ipv4.tcp_*Venet.core.*Toplu aktarım, gecikmeye duyarlı RPC, yüksek bağlantılı web sunucusu ve uzun hatlı WAN için iş yükü ön ayarlarına sahip parametre kılavuzu.

TCP Sistem Parametreleri