Welcome! Log In Create A New Profile

Advanced

aio on nfs

July 19, 2011 02:12PM
Hello,

I'm using aio on FreeBSD 8.2 with the following in my nginx.conf:


http {

...

sendfile on;
aio sendfile;
tcp_nopush on;
read_ahead 512k;
output_buffers 1 128k;

...

}

I'm serving some content via NFS mounted drives in a private network,
those boxes are also running FreeBSD 8.2.

I've read in a couple of locations that sendfile() doesn't work in such
situations. Is their a better configuration to use for those specific
locations?

--
Jim Ohlstein

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

aio on nfs

Jim Ohlstein July 19, 2011 02:12PM

Re: aio on nfs

Igor Sysoev July 19, 2011 02:44PM

Re: aio on nfs

JG July 20, 2011 04:52AM

Re: aio on nfs

Jim Ohlstein July 20, 2011 10:06AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 284
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready