On 24.03.2010 09:36, Stanislav Malyshev wrote:
> fpm.myworker.server.start_servers = 20
> fpm.myworker.php_defines.memory_limit = 64M
> 
> etc. It's not that bad.

"Not that bad" doesn't sound very convincing.
I'd personally prefer something better than that.
 
> As for spaces in pool names - come on, you're not going to write a novel 
> there. No programming language allows spaces in identifiers and we 
> manage to live with it :)

No, I'm not going to write a novel.
But I'm sure many users would like to use domain name as a pool name.
As you might guess, "fpm.www.blah.com.php_defines" is not going to work, too.

> It shouldn't be part of php.ini, but it'd be nice if it was part of php 
> config system.

It has nothing to do with PHP config system, it's a different thing and it has 
it's own configuration.

-- 
Wbr,
Antony Dovgal
---
http://pinba.org - realtime statistics for PHP

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to