From 13ad524a03ede6cfd790aa8427c0b4c88f6a773b Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Tue, 18 Oct 2016 14:23:58 +0200 Subject: [PATCH] Fixed httpd and http_network ecf in non void-safe mode. --- .../lib/httpd/http_network-safe.ecf | 10 +++ .../standalone/lib/httpd/http_network.ecf | 10 +++ .../connectors/standalone/lib/httpd/httpd.ecf | 76 +++++++++++-------- 3 files changed, 63 insertions(+), 33 deletions(-) diff --git a/library/server/ewsgi/connectors/standalone/lib/httpd/http_network-safe.ecf b/library/server/ewsgi/connectors/standalone/lib/httpd/http_network-safe.ecf index 68edf7df..f560a994 100644 --- a/library/server/ewsgi/connectors/standalone/lib/httpd/http_network-safe.ecf +++ b/library/server/ewsgi/connectors/standalone/lib/httpd/http_network-safe.ecf @@ -10,6 +10,16 @@ + + + + + + + + + + diff --git a/library/server/ewsgi/connectors/standalone/lib/httpd/http_network.ecf b/library/server/ewsgi/connectors/standalone/lib/httpd/http_network.ecf index 9f4067ec..87850a48 100644 --- a/library/server/ewsgi/connectors/standalone/lib/httpd/http_network.ecf +++ b/library/server/ewsgi/connectors/standalone/lib/httpd/http_network.ecf @@ -10,6 +10,16 @@ + + + + + + + + + + diff --git a/library/server/ewsgi/connectors/standalone/lib/httpd/httpd.ecf b/library/server/ewsgi/connectors/standalone/lib/httpd/httpd.ecf index e6e87f66..7fcf74e6 100644 --- a/library/server/ewsgi/connectors/standalone/lib/httpd/httpd.ecf +++ b/library/server/ewsgi/connectors/standalone/lib/httpd/httpd.ecf @@ -10,6 +10,16 @@ + + + + + + + + + + @@ -23,6 +33,39 @@ + + + /concurrency$ + /network$ + /no_ssl$ + /ssl$ + + + + + + + + + + + + + + + + + + + + + + + + + + + /httpd_stream_socket_ext.e$ @@ -54,38 +97,5 @@ - - - /concurrency$ - /no_ssl$ - /ssl$ - /network$ - - - - - - - - - - - - - - - - - - - - - - - - - - -