Submitted by Anonymous (not verified) on September 27, 2006 - 09:23.
Hi!
My site (www.securitylab.ru) used bitrix site manager (www.bitrix.com).
output_buffering = 4096
allow_call_time_pass_reference = off
memory_limit = 128
variables_order = "GPCS"
register_globals = off
register_long_arrays = (not define, this Available since PHP 5.0.0)
register_argc_argv = off
auto_globals_jit = not define (may be only in php 5.x?)
and I use
zlib.output_compression = On
zlib.output_compression_level = 1
P.S. When i used eaccelerator 0.9.4 my Apache was crash 5-10 time in week and must to restart manually.
Hi!My site
Hi!
My site (www.securitylab.ru) used bitrix site manager (www.bitrix.com).
output_buffering = 4096
allow_call_time_pass_reference = off
memory_limit = 128
variables_order = "GPCS"
register_globals = off
register_long_arrays = (not define, this Available since PHP 5.0.0)
register_argc_argv = off
auto_globals_jit = not define (may be only in php 5.x?)
and I use
zlib.output_compression = On
zlib.output_compression_level = 1
P.S. When i used eaccelerator 0.9.4 my Apache was crash 5-10 time in week and must to restart manually.