El comportamiento de estas funciones se ve afectado por la configuración de php.ini.
Nombre | Por defecto | Cambiable | Historial de cambios |
---|---|---|---|
yar.packager | php | PHP_INI_SYSTEM | |
yar.debug | Off | PHP_INI_ALL | |
yar.connect_timeout | 1000 | PHP_INI_ALL | |
yar.timeout | 5000 | PHP_INI_ALL | |
yar.expose_info | On | PHP_INI_SYSTEM |
He aquí una breve explicación de las directivas de configuración.
yar.packager
string
Podría ser php, json, y msgpack (requiere construcción con soporte para msgpack)
yar.debug
string
yar.connect_timeout
integer
Tiempo de espera en ms
yar.timeout
integer
Tiempo de espera en ms
yar.expose_info
bool
Si exponer la información del servicio (al acceder al servidor mediante GET)