文件名称:tcpcopy-c
-
所属分类:
- 标签属性:
- 上传时间:2013-07-12
-
文件大小:1.06mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Name:
tcpcopy
It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc.
Descr iption:
It can help you find bugs without deploying your server software on your production servers. It can also be used to do smoke testing against your products.
For example, when you want to migrate from Apache to Nginx, tcpcopy can help you test it. Apache is running online, while tcpcopy can copy the TCP flows from Apache to Nginx. To Nginx, the TCP flows are just forwarding to it. This will not affect Apache at all except cost a little network bandwidth and CPU load.-Name:
tcpcopy
It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc.
Descr iption:
It can help you find bugs without deploying your server software on your production servers. It can also be used to do smoke testing against your products.
For example, when you want to migrate from Apache to Nginx, tcpcopy can help you test it. Apache is running online, while tcpcopy can copy the TCP flows from Apache to Nginx. To Nginx, the TCP flows are just forwarding to it. This will not affect Apache at all except cost a little network bandwidth and CPU load.
tcpcopy
It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc.
Descr iption:
It can help you find bugs without deploying your server software on your production servers. It can also be used to do smoke testing against your products.
For example, when you want to migrate from Apache to Nginx, tcpcopy can help you test it. Apache is running online, while tcpcopy can copy the TCP flows from Apache to Nginx. To Nginx, the TCP flows are just forwarding to it. This will not affect Apache at all except cost a little network bandwidth and CPU load.-Name:
tcpcopy
It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc.
Descr iption:
It can help you find bugs without deploying your server software on your production servers. It can also be used to do smoke testing against your products.
For example, when you want to migrate from Apache to Nginx, tcpcopy can help you test it. Apache is running online, while tcpcopy can copy the TCP flows from Apache to Nginx. To Nginx, the TCP flows are just forwarding to it. This will not affect Apache at all except cost a little network bandwidth and CPU load.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tcpcopy-master/
tcpcopy-master/.gitignore
tcpcopy-master/AUTHORS
tcpcopy-master/COPYING
tcpcopy-master/ChangeLog
tcpcopy-master/LICENSE
tcpcopy-master/Makefile.am
tcpcopy-master/NEWS
tcpcopy-master/README
tcpcopy-master/autogen.sh
tcpcopy-master/configure.ac
tcpcopy-master/docs/
tcpcopy-master/docs/Apache 2.4 vs. Nginx - A comparison under real online applications.pdf
tcpcopy-master/docs/TCPCopy_Manual(Chinese).doc
tcpcopy-master/docs/TCPCopy_Manual(Chinese).pdf
tcpcopy-master/docs/TCPCopy_Manual.doc
tcpcopy-master/docs/TCPCopy_Manual.pdf
tcpcopy-master/src/
tcpcopy-master/src/Makefile.am
tcpcopy-master/src/communication/
tcpcopy-master/src/communication/Makefile.am
tcpcopy-master/src/communication/tc_msg.h
tcpcopy-master/src/communication/tc_socket.c
tcpcopy-master/src/communication/tc_socket.h
tcpcopy-master/src/core/
tcpcopy-master/src/core/Makefile.am
tcpcopy-master/src/core/tc_common.c
tcpcopy-master/src/core/tc_daemon.c
tcpcopy-master/src/core/tc_hash.c
tcpcopy-master/src/core/tc_hash.h
tcpcopy-master/src/core/tc_link_list.c
tcpcopy-master/src/core/tc_link_list.h
tcpcopy-master/src/core/tc_log.c
tcpcopy-master/src/core/tc_log.h
tcpcopy-master/src/core/tc_signal.c
tcpcopy-master/src/core/tc_signal.h
tcpcopy-master/src/core/tc_time.c
tcpcopy-master/src/core/tc_time.h
tcpcopy-master/src/core/xcopy.h
tcpcopy-master/src/digest/
tcpcopy-master/src/digest/Makefile.am
tcpcopy-master/src/digest/tc_evp.c
tcpcopy-master/src/digest/tc_evp.h
tcpcopy-master/src/event/
tcpcopy-master/src/event/Makefile.am
tcpcopy-master/src/event/tc_event.c
tcpcopy-master/src/event/tc_event.h
tcpcopy-master/src/event/tc_select_module.c
tcpcopy-master/src/event/tc_select_module.h
tcpcopy-master/src/interception/
tcpcopy-master/src/interception/Makefile.am
tcpcopy-master/src/interception/intercept.h
tcpcopy-master/src/interception/main.c
tcpcopy-master/src/interception/tc_capture.c
tcpcopy-master/src/interception/tc_combine.c
tcpcopy-master/src/interception/tc_combine.h
tcpcopy-master/src/interception/tc_delay.c
tcpcopy-master/src/interception/tc_delay.h
tcpcopy-master/src/interception/tc_interception.c
tcpcopy-master/src/interception/tc_interception.h
tcpcopy-master/src/interception/tc_router.c
tcpcopy-master/src/interception/tc_router.h
tcpcopy-master/src/mysql/
tcpcopy-master/src/mysql/Makefile.am
tcpcopy-master/src/mysql/pairs.c
tcpcopy-master/src/mysql/pairs.h
tcpcopy-master/src/mysql/password.c
tcpcopy-master/src/mysql/password.h
tcpcopy-master/src/mysql/protocol.c
tcpcopy-master/src/mysql/protocol.h
tcpcopy-master/src/tcpcopy/
tcpcopy-master/src/tcpcopy/Makefile.am
tcpcopy-master/src/tcpcopy/main.c
tcpcopy-master/src/tcpcopy/tc_manager.c
tcpcopy-master/src/tcpcopy/tc_manager.h
tcpcopy-master/src/tcpcopy/tc_message_module.c
tcpcopy-master/src/tcpcopy/tc_message_module.h
tcpcopy-master/src/tcpcopy/tc_packets_module.c
tcpcopy-master/src/tcpcopy/tc_packets_module.h
tcpcopy-master/src/tcpcopy/tc_session.c
tcpcopy-master/src/tcpcopy/tc_session.h
tcpcopy-master/src/tcpcopy/tc_udp_session.c
tcpcopy-master/src/tcpcopy/tc_udp_session.h
tcpcopy-master/src/tcpcopy/tcpcopy.h
tcpcopy-master/src/util/
tcpcopy-master/src/util/Makefile.am
tcpcopy-master/src/util/tc_util.c
tcpcopy-master/src/util/tc_util.h
tcpcopy-master/.gitignore
tcpcopy-master/AUTHORS
tcpcopy-master/COPYING
tcpcopy-master/ChangeLog
tcpcopy-master/LICENSE
tcpcopy-master/Makefile.am
tcpcopy-master/NEWS
tcpcopy-master/README
tcpcopy-master/autogen.sh
tcpcopy-master/configure.ac
tcpcopy-master/docs/
tcpcopy-master/docs/Apache 2.4 vs. Nginx - A comparison under real online applications.pdf
tcpcopy-master/docs/TCPCopy_Manual(Chinese).doc
tcpcopy-master/docs/TCPCopy_Manual(Chinese).pdf
tcpcopy-master/docs/TCPCopy_Manual.doc
tcpcopy-master/docs/TCPCopy_Manual.pdf
tcpcopy-master/src/
tcpcopy-master/src/Makefile.am
tcpcopy-master/src/communication/
tcpcopy-master/src/communication/Makefile.am
tcpcopy-master/src/communication/tc_msg.h
tcpcopy-master/src/communication/tc_socket.c
tcpcopy-master/src/communication/tc_socket.h
tcpcopy-master/src/core/
tcpcopy-master/src/core/Makefile.am
tcpcopy-master/src/core/tc_common.c
tcpcopy-master/src/core/tc_daemon.c
tcpcopy-master/src/core/tc_hash.c
tcpcopy-master/src/core/tc_hash.h
tcpcopy-master/src/core/tc_link_list.c
tcpcopy-master/src/core/tc_link_list.h
tcpcopy-master/src/core/tc_log.c
tcpcopy-master/src/core/tc_log.h
tcpcopy-master/src/core/tc_signal.c
tcpcopy-master/src/core/tc_signal.h
tcpcopy-master/src/core/tc_time.c
tcpcopy-master/src/core/tc_time.h
tcpcopy-master/src/core/xcopy.h
tcpcopy-master/src/digest/
tcpcopy-master/src/digest/Makefile.am
tcpcopy-master/src/digest/tc_evp.c
tcpcopy-master/src/digest/tc_evp.h
tcpcopy-master/src/event/
tcpcopy-master/src/event/Makefile.am
tcpcopy-master/src/event/tc_event.c
tcpcopy-master/src/event/tc_event.h
tcpcopy-master/src/event/tc_select_module.c
tcpcopy-master/src/event/tc_select_module.h
tcpcopy-master/src/interception/
tcpcopy-master/src/interception/Makefile.am
tcpcopy-master/src/interception/intercept.h
tcpcopy-master/src/interception/main.c
tcpcopy-master/src/interception/tc_capture.c
tcpcopy-master/src/interception/tc_combine.c
tcpcopy-master/src/interception/tc_combine.h
tcpcopy-master/src/interception/tc_delay.c
tcpcopy-master/src/interception/tc_delay.h
tcpcopy-master/src/interception/tc_interception.c
tcpcopy-master/src/interception/tc_interception.h
tcpcopy-master/src/interception/tc_router.c
tcpcopy-master/src/interception/tc_router.h
tcpcopy-master/src/mysql/
tcpcopy-master/src/mysql/Makefile.am
tcpcopy-master/src/mysql/pairs.c
tcpcopy-master/src/mysql/pairs.h
tcpcopy-master/src/mysql/password.c
tcpcopy-master/src/mysql/password.h
tcpcopy-master/src/mysql/protocol.c
tcpcopy-master/src/mysql/protocol.h
tcpcopy-master/src/tcpcopy/
tcpcopy-master/src/tcpcopy/Makefile.am
tcpcopy-master/src/tcpcopy/main.c
tcpcopy-master/src/tcpcopy/tc_manager.c
tcpcopy-master/src/tcpcopy/tc_manager.h
tcpcopy-master/src/tcpcopy/tc_message_module.c
tcpcopy-master/src/tcpcopy/tc_message_module.h
tcpcopy-master/src/tcpcopy/tc_packets_module.c
tcpcopy-master/src/tcpcopy/tc_packets_module.h
tcpcopy-master/src/tcpcopy/tc_session.c
tcpcopy-master/src/tcpcopy/tc_session.h
tcpcopy-master/src/tcpcopy/tc_udp_session.c
tcpcopy-master/src/tcpcopy/tc_udp_session.h
tcpcopy-master/src/tcpcopy/tcpcopy.h
tcpcopy-master/src/util/
tcpcopy-master/src/util/Makefile.am
tcpcopy-master/src/util/tc_util.c
tcpcopy-master/src/util/tc_util.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.