You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/09/08 09:30:53 UTC

[GitHub] [apisix] monkeyDluffy6017 commented on pull request #7884: fix(file-loger): use no buffering model when open file

monkeyDluffy6017 commented on PR #7884:
URL: https://github.com/apache/apisix/pull/7884#issuecomment-1240465996

   > @monkeyDluffy6017 I don't think just changing the flush mechanism is a good idea, but it can be an alternative for the users. Also, the default Glibc buffer size should be shown (or the way we can calculate it should be given if the buffer size varies on different OS).
   
   I don't think we need buffer here, because we write and flush immediately. cc @spacewander 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org