Welcome! Log In Create A New Profile

Advanced

Re: Nginx causing high IO

January 21, 2012 09:20PM
Which video sharing platform do you have? We are building a massive network down in miami to serv a few million cable boxes at a time. glad to help out if i can.
Whats the hardware looking like for the server?


Our Config Pulled from a beta node.
### User node24 in Beta Cluster 3
user node24;
worker_processes 54;
pid /var/run/nginx.pid;
error_log /logserver/nginx/cluster/node34/logs/error.log;
events
{

worker_connections 65535;
multi_accept on;
}

http
{
##
# Changed.
##
sendfile on;
tcp_nopush on;
tcp_nodelay on;
keepalive_timeout 9;
types_hash_max_size 2048;
# server_tokens off;
# server_names_hash_bucket_size 64;
# server_name_in_redirect off;
Subject Author Posted

Nginx causing high IO

Ian M. January 21, 2012 03:08PM

Re: Nginx causing high IO

DavidJS January 21, 2012 09:20PM

Re: Nginx causing high IO

Ian M. January 22, 2012 01:56PM

Re: Nginx causing high IO

Richard Kearsley January 22, 2012 02:42PM

Re: Nginx causing high IO

DavidJS January 22, 2012 04:06PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 165
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