[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [flashproxy/master] Add "MaxClients 256" to Apache config.



commit 940b18ab7076f1941dbe9a7410382ef47756fa8a
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Thu Jan 3 21:43:34 2013 -0800

    Add "MaxClients 256" to Apache config.
---
 doc/facilitator-howto.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/doc/facilitator-howto.txt b/doc/facilitator-howto.txt
index 9ea5c1f..fda9b8c 100644
--- a/doc/facilitator-howto.txt
+++ b/doc/facilitator-howto.txt
@@ -122,6 +122,7 @@ Edit /etc/apache2/ports.conf and comment out the port 80 configuration.
 
 Create a new file /etc/apache2/sites-available/tor-facilitator with
 these contents:
+	MaxClients 256
 	<VirtualHost *:443>
 		ServerName tor-facilitator.bamsoftware.com
 		DocumentRoot /dev/null



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits