Hi,
On Fri, Mar 26, 2010 at 2:09 AM, Christian Grobmeier <grobme...@gmail.com> wrote: > No, the methods waits until it can get the lock. It does mean, that > your execution will slow down on that position. Thats why a high load > system should not have excessive logging enabled :-) Sorry, because I cannot the any sentence on waiting in the doc: http://php.net/manual/en/function.flock.php anyway, I should do a testing. Thanks.