Hi Piotr, I have already tried to enable realpath_cache_size:
realpath_cache_size=1024k realpath_cache_ttl=600 But I continue to see always same behavior, I suppose it could be related to FollowSymLink Option. I was trying to create a test environment in order to check if it is true. Regards, Vincenzo On Thu, Jul 8, 2010 at 8:16 PM, Piotr Kloc <[email protected]> wrote: > > I have a performance problem with an Apache/PHP5 Configuration under heavy >> load the website becomes too slow. >> Using strace I found what appears to me a strange behavior. >> The strange behavior I want point out is related to a sequence of >> tentative httpd does in order to read an file. >> > > > > This is not Apache problem > please enable realpath_cache_size in your PHP config > > Regards, > Piotr > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [email protected] > " from the digest: [email protected] > For additional commands, e-mail: [email protected] > > -- Vincenzo D'Amore email: [email protected] msn: [email protected] skype: free.dev mobile: +39 349 8513251
