From:             serg at idesign dot ru
Operating system: SuSe 9.0
PHP version:      4.3.5
PHP Bug Type:     Performance problem
Bug description:  NFS include or include_once slow about 0.5 sec per 10Kb of filesize

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!


-- 
Edit bug report at http://bugs.php.net/?id=28178&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28178&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28178&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28178&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28178&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28178&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28178&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28178&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28178&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28178&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28178&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28178&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28178&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28178&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28178&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28178&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28178&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28178&r=float

Reply via email to