php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28178 NFS include or include_once slow about 0.5 sec per 10Kb of filesize
Submitted: 2004-04-27 09:51 UTC Modified: 2004-05-06 08:20 UTC
Votes:2
Avg. Score:3.5 ± 0.5
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: serg at idesign dot ru Assigned:
Status: No Feedback Package: Performance problem
PHP Version: 4.3.5 OS: SuSe 9.0
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-04-27 09:51 UTC] serg at idesign dot ru
Description:
------------
A have a two Suse 9.0 servers (Dual Xeon 2400 2Gb) running on Fast-Cgi stand-alone and Zeus.

The sessions mounted on NFS (nfs server runing on one of whem) and working fine (about 50 dynamic pages request per server)! Nfs compiled with lock files support.

Also I have used rsync for sync my PHP Source files between servers.

Yesterday I have switched the source code to NFS and I have got a perfomance problem with include php sources on NFS client machine! It takes about 0.5 seconds per 10Kb of sources! And for my sources it takes about 5-7 seconds to load! On nfs server there is no such problem!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-05 22:28 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2004-05-06 08:20 UTC] tony2001@php.net
Tested with latest PHP4 & PHP5.
Can't reproduce, 150kB file is included in ~0.15-0.2
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 15:01:28 2024 UTC