期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
计算机网络安全中的防火墙技术研究
1
作者 李北枝 《湖南环境生物职业技术学院学报》 CAS 2008年第3期27-30,共4页
介绍一些经常性的网络安全问题,以及用一种相应的防御对策--网络防火墙,它技术的核心思想是在不安全的网络环境中构造一个相对安全的子网环境.讨论了实现防火墙的两种主要技术手段:一种是基于分组过滤技术(Packet filtering),它的代表... 介绍一些经常性的网络安全问题,以及用一种相应的防御对策--网络防火墙,它技术的核心思想是在不安全的网络环境中构造一个相对安全的子网环境.讨论了实现防火墙的两种主要技术手段:一种是基于分组过滤技术(Packet filtering),它的代表是在筛选路由器上实现的防火墙功能;一种是基于代理技术(Prox-y),它的代表是应用层网关上实现的防火墙功能.参5. 展开更多
关键词 网络安全 防火墙 分组过滤 代理服务 双宿主机
下载PDF
dCACH: Content Aware Clustered and Hierarchical Distributed Deduplication
2
作者 Girum Dagnaw Ke Zhou Hua Wang 《Journal of Software Engineering and Applications》 2019年第11期460-490,共31页
In deduplication, index-lookup disk bottleneck is a major obstacle which limits the throughput of backup processes. One way to minimize the effect of this issue and boost speed is to use very high course-grained chunk... In deduplication, index-lookup disk bottleneck is a major obstacle which limits the throughput of backup processes. One way to minimize the effect of this issue and boost speed is to use very high course-grained chunks for deduplication at a cost of low storage saving and limited scalability. Another way is to distribute the deduplication process among multiple nodes but this approach introduces storage node island effect and also incurs high communication cost. In this paper, we explore dCACH, a content-aware clustered and hierarchical deduplication system, which implements a hybrid of inline course grained and offline fine-grained distributed deduplication where routing decisions are made for a set of files instead of single files. It utilizes bloom filters for detecting similarity between a data stream and previous data streams and performs stateful routing which solves the storage node island problem. Moreover, it exploits the negligibly small amount of content shared among chunks from different file types to create groups of files and deduplicate each group in their own fingerprint index space. It implements hierarchical deduplication to reduce the size of fingerprint indexes at the global level, where only files and big sized segments are deduplicated. Locality is created and exploited first using the big sized segments deduplicated at the global level and second by routing a set of consecutive files together to one storage node. Furthermore, the use of bloom filter for similarity detection between streams has low communication and computation cost while it enables to achieve duplicate elimination performance comparable to single node deduplication. dCACH is evaluated using a prototype deployed on a server environment distributed over four separate machines. It is shown to have 10× the speed of Extreme_Binn with a minimal communication overhead, while its duplicate elimination effectiveness is on a par with a single node deduplication system. 展开更多
关键词 Clustered DEDUPLICATION Content Aware grouping HIERARCHICAL DEDUPLICATION Stateful Routing SIMILARITY BLOOM filters
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部