On 16.09.2009 17:18, Jeff Trawick wrote:
> This has the potential for breaking existing configs by forcing the
> admin to remove some ignored directives they've coded in a vhost.
> 
> The affected directives are BusyScanInterval,
> DefaultMaxClassProcessCount, DefaultMinProcessCount, ErrorScanInterval,
> IdleScanInterval, IdleTimeout, MaxProcessCount, PHP_Fix_Pathinfo_Enable,
> ProcessLifetime, SharedmemPath, SocketPath, SpawnScore,
> SpawnScoreUpLimit, TerminationScore, TimeScore, and ZombieScanInterval.
> 
> I suppose that a couple of these might have seemed to the administrator
> to be more flexible than global-only, though it wouldn't have changed
> the behavior when they added any of these to a vhost.

Does it make sense to correctly merge some of them? I didn't check right
now. Maybe some things are singletons, like the scanners, but others
moght make sense per vhost, like e.g. the IdleTimeout or the scores.
Consider e.g. when various vhosts use different wrappers.

Reply via email to