Welcome! Log In Create A New Profile

Advanced

Re: I'm confused about the parameter in http{} , my example is here

Dinh Pham
November 29, 2009 03:52AM
Hi,

They are documented so you can find them here

http://wiki.nginx.org/NginxHttpCoreModule

Rgds,

Dinh

rollingsun wrote:
> this config is from a nginx + tomcat5 website ,
>
> server based on
> system : redhat linux
> cpu*8 : ( Intel(R) Xeon(R) CPU E5310 @ 1.60GHz )
> mem : 8G
>
> I don't know how to use these parameters well . and what else should I
> add ? maybe I added something excess ?
> can I find some books to learn about all the parameters and the
> numerical value ?
>
>
> worker_rlimit_nofile 655350;
> events {
> use epoll;
> # worker_connections 8192;
> worker_connections 51200;
> }
> http {
> include mime.types;
> default_type application/octet-stream;
--
Posted via http://www.ruby-forum.com/.

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

I'm confused about the parameter in http{} , my example is here

rollingsun November 28, 2009 01:57AM

Re: I'm confused about the parameter in http{} , my example is here

Dinh Pham November 29, 2009 03:52AM

Re: I'm confused about the parameter in http{} , my example is here

rollingsun November 30, 2009 05:22AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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