2 results
Order by date - Order by pertinence
All (2)
High-tech (2)
 
Bug#618462: php5: Large quantities of timezone file stat() calls causing possible regression
Package: php5 Version: 5.3.10-1 Severity: normal Hi, while trying to narrow down possible causes of Apache child wait states, I came across this possible issue with PHP apparently calling stat() against the system timezone files repeatedly. This ...
Message posted on the March 5th, 2012 - 3:20 PM ET
Bug#618462: php5: Use of systems' embedded timezone data causes performance regression
Package: php5 Version: 5.3.5-1 Severity: normal Patch use_embedded_timezonedb.patch, calls stat() on every single file in /usr/share/zoneinfo upon first use of tje timezone data - in total over 600 syscalls. Example: $ strace -s 100 -r php -n ...
Message posted on the March 15th, 2011 - 7:00 AM ET