Ver Mensaje Individual
  #5 (permalink)  
Antiguo 21/01/2008, 13:16
Avatar de yrduk
yrduk
 
Fecha de Ingreso: enero-2007
Ubicación: Caracas, Venezuela
Mensajes: 277
Antigüedad: 18 años, 1 mes
Puntos: 3
Re: Recomendaciones de configuracion

Gracias por tu respuesta WebTech!


MaxClients 600
KeepAlive On
Timeout -- no consigo, pero encontre KeepAliveRequests y tiene como valor 3



php -v:

Código:
PHP 5.2.5 (cli) (built: Jan 20 2008 21:24:54)
Copyright (C) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (C) 1998-2007 Zend Technologies
    with Zend Extension Manager v1.2.0, Copyright (C) 2003-2007, by Zend Technologies
    with Zend Optimizer v3.3.0, Copyright (C) 1998-2007, by Zend Technologies
cat /etc/my.cnf:

Código:
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
#old_passwords=1

[mysql.server]
user=mysql
basedir=/var/lib

[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid