php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59085 APC not stating files correctly
Submitted: 2010-02-24 05:42 UTC Modified: 2010-03-29 10:08 UTC
From: s dot p dot foster at leeds dot ac dot uk Assigned:
Status: Not a bug Package: APC (PECL)
PHP Version: 5.2.6 OS: Solaris
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: s dot p dot foster at leeds dot ac dot uk
New email:
PHP Version: OS:

 

 [2010-02-24 05:42 UTC] s dot p dot foster at leeds dot ac dot uk
Description:
------------
We have a number of files on our webserver where the mtime is being reported as 01/01/1970 01:00:00. If the files are modified the mtime is not reported as being updated within APC.

php.ini settings:

pc.enabled=1
apc.shm_segments=1
apc.optimization=0
apc.shm_size=128
apc.ttl=120
apc.user_ttl=120
apc.gc_ttl=120
apc.stat=1
apc.stat_ctime=0
apc.num_files_hint=1024
apc.user_entries_hint=100
apc.mmap_file_mask=/dev/zero
apc.include_once_override=1



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-29 10:08 UTC] s dot p dot foster at leeds dot ac dot uk
Suspect filesystem issue... see

http://sunsolve.sun.com/search/document.do?assetkey=1-1-6465105-1

[note: you need a sunsolve account]
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC