Skip to content

Commit

Permalink
add nginx accept_filter
Browse files Browse the repository at this point in the history
  • Loading branch information
nbari committed Jun 14, 2018
1 parent 21b561a commit c7ce67c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fabrik.kernel
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,8 @@ device netmap # netmap(4) support
# ena - FreeBSD kernel driver for Elastic Network Adapter (ENA) Family
device ena

# nginx accept_filter=(dataready|httpready)
options ACCEPT_FILTER_HTTP
options ACCEPT_FILTER_DATA

# /* vim: set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */

0 comments on commit c7ce67c

Please sign in to comment.