Redhat http repository

文章详细介绍了Apache服务器如何通过HTTP响应和橙色传输支持范围下载,这一特性对于托管Redhat网络安装仓库至关重要。文章还提供了一个实例演示了如何通过命令行进行范围下载,并引用了一个Bugzilla页面作为参考。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

For a HTTP server to host Redhat network installation repository, it must support range download.

  • Apache Server HTTP resonse to range transfer:
#curl --silent --range 0-499 http://localhost:8099/isos/146c935c-2ccc-4dde-8d8b-846d61e2b3bf/Packages/389-ds-base-1.2.8.2-1.el6.x86_64.rpm | wc --bytes
500
  • some certain HTTP server responses to range transfer:
#curl --silent --range 0-499 http://localhost:9090/isos/146c935c-2ccc-4dde-8d8b-846d61e2b3bf/Packages/389-ds-base-1.2.8.2-1.el6.x86_64.rpm | wc --bytes
1221284

Please refer to this site:
https://bugzilla.redhat.com/show_bug.cgi?id=624431



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值