Re: PHP with open_basedir performance problem
- From: Alexey Popov <lol@xxxxxxxxxxxx>
- Date: Mon, 28 Jan 2008 18:14:42 +0300
Hi
Miroslav Lachman wrote:
I tried sysctl vfs.ufs.dirhash_maxmem=10240000 and realpath_cache_size=512k in php.ini and sysctl vfs.lookup_shared=1Here's the patch helped me in the similar situation:
but all without any significant impact on performance with open_basedir enabled.
CPU states: 8.1% user, 0.0% nice, 88.6% system, 0.2% interrupt, 3.2% idle Does somebody have any other ideas?
http://lists.freebsd.org/pipermail/freebsd-stable/2007-November/038449.html
If it also does not help, I think LOCK_PROFILING(9) and pmc stats
( http://freebsd.rambler.ru/bsdmail/freebsd-current_2006/msg01581.html ) would be useful to see what exactly is slow.
With best regards,
Alexey Popov
_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"
- References:
- PHP with open_basedir performance problem
- From: Miroslav Lachman
- Re: PHP with open_basedir performance problem
- From: Alexey Popov
- Re: PHP with open_basedir performance problem
- From: Antony Mawer
- Re: PHP with open_basedir performance problem
- From: Miroslav Lachman
- PHP with open_basedir performance problem
- Prev by Date: postgresql-performance using sysbench
- Next by Date: Re: postgresql-performance using sysbench
- Previous by thread: Re: PHP with open_basedir performance problem
- Next by thread: postgresql-performance using sysbench
- Index(es):