diff options
author | Joseph Henry <josephjah@gmail.com> | 2015-11-17 02:28:23 -0800 |
---|---|---|
committer | Joseph Henry <josephjah@gmail.com> | 2015-11-17 02:28:23 -0800 |
commit | a660ec490e8934b36f54822ae762f71ece4ca9a7 (patch) | |
tree | 6b35669320c2673dc7c354559da6b7fb2a4fdb51 /netcon | |
parent | f5c2600ca4898630b1f3ecfd2b8b28876bee187f (diff) | |
download | infinitytier-a660ec490e8934b36f54822ae762f71ece4ca9a7.tar.gz infinitytier-a660ec490e8934b36f54822ae762f71ece4ca9a7.zip |
Started work on automated unit test scripts
Diffstat (limited to 'netcon')
-rw-r--r-- | netcon/README.md | 2 | ||||
-rwxr-xr-x | netcon/libintercept.so.1.0 | bin | 65976 -> 0 bytes |
2 files changed, 1 insertions, 1 deletions
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 Binary files differdeleted file mode 100755 index 163b1ac2..00000000 --- a/netcon/libintercept.so.1.0 +++ /dev/null |