From a660ec490e8934b36f54822ae762f71ece4ca9a7 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Tue, 17 Nov 2015 02:28:23 -0800 Subject: Started work on automated unit test scripts --- netcon/README.md | 2 +- netcon/libintercept.so.1.0 | Bin 65976 -> 0 bytes 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100755 netcon/libintercept.so.1.0 (limited to 'netcon') diff --git a/netcon/README.md b/netcon/README.md index 2bdca730..700120fc 100644 --- a/netcon/README.md +++ b/netcon/README.md @@ -100,7 +100,7 @@ Network Containers have been tested with the following: curl [ WORKS as of 20151021] apache (debug mode) [ WORKS as of 20150810] apache (prefork MPM) [ WORKS as of 20151112] (2.4.6-31.x86-64 on Centos 7), (2.4.16-1.x84-64 on F22), (2.4.17-3.x86-64 on F22) - nginx [ WORKS as of 20151022] + nginx [BROKEN as of 20151022] 1.8.0-3 and 1.8.0-4 both suffer from lost intercept connections nodejs [ WORKS as of 20151021] java [ WORKS as of 20151010] tomcat [ WORKS as of 2015xxxx] diff --git a/netcon/libintercept.so.1.0 b/netcon/libintercept.so.1.0 deleted file mode 100755 index 163b1ac2..00000000 Binary files a/netcon/libintercept.so.1.0 and /dev/null differ -- cgit v1.2.3