This website requires JavaScript.
Explore
Help
Sign In
ab-docker
/
ab-nginx
Watch
1
Star
0
Fork
0
You've already forked ab-nginx
Code
Issues
Pull Requests
Releases
7
Wiki
Activity
fb81443cba
ab-nginx
/
helpers
/
config
/
staticContent.conf
5 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit - skeleton setup
2019-10-16 23:44:47 -06:00
sendfile on;
sendfile_max_chunk 1m;
tcp_nopush on;
append newline to all configuration files
2019-10-18 00:35:02 -06:00
tcp_nodelay on;
Reference in New Issue
Copy Permalink