Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: LayoutTests/http/conf/win-httpd.conf

Issue 695193006: Disable AcceptEx on Win32 Apache (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/conf/win-httpd.conf
diff --git a/LayoutTests/http/conf/win-httpd.conf b/LayoutTests/http/conf/win-httpd.conf
index f8fd459f5b5380965e47296efe4ce2565f0f18aa..f458ae7d2d57670c37d9cbf614f888298f38cdf3 100644
--- a/LayoutTests/http/conf/win-httpd.conf
+++ b/LayoutTests/http/conf/win-httpd.conf
@@ -2,6 +2,7 @@ Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
+Win32DisableAcceptEx
LoadModule alias_module modules/mod_alias.so
LoadModule asis_module modules/mod_asis.so
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698