jmarantz commented on issue #1516: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1516#issuecomment-717911126
I don't think it will be multiplied by the number of workers because the first one that runs will write that file. It also should not happen once for each time nginx is restarted; the file will be there after the restart, as will the contents of the cache, unless it's on tmpfs and the system is restarted. You are right that it would be nicer not to print that spurious message, so it's perfectly fine to have the startup script touch that file if it's not present. However that's not something PageSpeed itself does. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org