$OpenBSD: patch-src_Mono_WebServer_FastCgi_ConfigurationManager_xml,v 1.2 2011/07/20 14:58:28 ajacoutot Exp $
--- src/Mono.WebServer.FastCgi/ConfigurationManager.xml.orig	Wed Jul 20 16:33:50 2011
+++ src/Mono.WebServer.FastCgi/ConfigurationManager.xml	Wed Jul 20 16:33:54 2011
@@ -42,7 +42,7 @@
 	<!-- SOCKET SETTINGS -->
 	
 	<Setting Name="socket" Type="String" AppSetting="MonoSocketType"
-		Environment="MONO_FCGI_SOCKET" ConsoleVisible="True" Value="pipe">
+		Environment="MONO_FCGI_SOCKET" ConsoleVisible="True" Value="unix">
 		<Description>
 			<para>Specifies the type of socket to listen on. Valid
 			values are "pipe", "unix", and "tcp".</para>
