aboutsummaryrefslogtreecommitdiff
path: root/nginx_unicorn
diff options
context:
space:
mode:
Diffstat (limited to 'nginx_unicorn')
-rwxr-xr-xnginx_unicorn/nginxman.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nginx_unicorn/nginxman.sh b/nginx_unicorn/nginxman.sh
index 4178ee5..93446fb 100755
--- a/nginx_unicorn/nginxman.sh
+++ b/nginx_unicorn/nginxman.sh
@@ -53,6 +53,7 @@ $_configure \
--with-http_realip_module \
--with-http_ssl_module \
--with-http_stub_status_module \
+ --with-cc-opt="-O3"
# Compile & install
echo -e "\033[32mCompiling\033[0m"