access_log
directive的文档中,Nginx文档说 The buffer size must not exceed the size of an atomic write to a disk file.
如何确定系统的大小?
解决方法 This超级用户的答案对原子写入大小有一个很好的定义.总结This is at least as large as the size of the harDWare sector,which is the atomic read/write size.
以上是内存溢出为你收集整理的linux – 我的系统上磁盘的原子写入大小是多少?全部内容,希望文章能够帮你解决linux – 我的系统上磁盘的原子写入大小是多少?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)