https://bz.apache.org/bugzilla/show_bug.cgi?id=63415
Andrew <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.apachelounge.co | |m/viewtopic.php?t=5653 OS| |All --- Comment #1 from Andrew <[email protected]> --- My searches led me here. I hope it helps, I want to draw your attention to the fact that the situation arises long ago. Here is an example described and shared by someone: https://www.apachelounge.com/viewtopic.php?t=5653 Was noticed, it occurs if caching is configured in Apache, and the cache is cleared. Errors that were saved are same, that were noted in different conditions on other equipment: 1) [Tue Feb 26 14:20:58.705188 2019] [cache_disk:warn] [pid 8720:tid 12540] (OS 5)Access is denied. : [client xxx.xx.x.xx:51409] AH00699: rename tempfile to file failed: C:\\Program Files\\Apache HTTP Proxy\\cache/aptmprzA8ql -> C:\\Program Files\\Apache HTTP Proxy\\cache/UF/Um/5d/7U/oJcTaiMGvnIaYw.data 2) [Wed May 15 12:49:26.867903 2019] [cache_disk:warn] [pid 10388:tid 12472] (OS 5)Access is denied. : [client xx.x.x.xx:62633] AH00699: rename tempfile to file failed: C:\\ProgramData\\Apache HTTP Proxy\\cache/aptmpktTja0 -> C:\\ProgramData\\Apache HTTP Proxy\\cache/1S/D9/@o/dK/KpB1tzIT1pzKPw.header.vary/lu/PW/bz/lF/68OUHiS9qCqeHg.data An example of the command used for cleaning: 1) htcacheclean -v -t -p'/var/cache/httpd/proxy/' -l500M -L24 2)"C:\Program Files\Apache HTTP Proxy\bin\htcacheclean.exe" -n -t^ -p"C:\ProgramData\Apache HTTP Proxy\cache" -l10000M -L12000" -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
