[Vtigercrm-commits] [vtiger-commits] r4433 - /vtigercrm/trunk/pkg/apache/conf/lin_httpd.conf

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Mar 24 09:07:59 EST 2006


Author: saraj
Date: Fri Mar 24 07:07:55 2006
New Revision: 4433

Log:
MaxClients 100 has been removed at line no 98

Modified:
    vtigercrm/trunk/pkg/apache/conf/lin_httpd.conf

Modified: vtigercrm/trunk/pkg/apache/conf/lin_httpd.conf
==============================================================================
--- vtigercrm/trunk/pkg/apache/conf/lin_httpd.conf (original)
+++ vtigercrm/trunk/pkg/apache/conf/lin_httpd.conf Fri Mar 24 07:07:55 2006
@@ -98,7 +98,6 @@
 # We recommend you leave this number high, for maximum performance.
 # referred http://www.ece.concordia.ca/~daniel/tips/apache_tuning.html
 MaxKeepAliveRequests 100
-MaxClients 100
 #
 # KeepAliveTimeout: Number of seconds to wait for the next request from the
 # same client on the same connection.





More information about the vtigercrm-commits mailing list