cronfy wrote:
Hello.
I've noticed a very weird behavior of 2 Apache processes that shold read
the same file to process a request (they configured to read it on every
request). One spends about 6ms to read the file, and second spends about
114ms (I used ktrace to find this out). Every time, on
cronfy wrote:
> Hello.
>
> I've noticed a very weird behavior of 2 Apache processes that shold read
> the same file to process a request (they configured to read it on every
> request). One spends about 6ms to read the file, and second spends about
> 114ms (I used ktrace to find this out). Every
Hello.
I've noticed a very weird behavior of 2 Apache processes that shold read
the same file to process a request (they configured to read it on every
request). One spends about 6ms to read the file, and second spends about
114ms (I used ktrace to find this out). Every time, on every request,