NGINX

Just tried out this, seems based. Share your configs and cool use out of picture related.

Attached: nginx.png (1435x677, 32K)

Other urls found in this thread:

github.com/trimstray/Nginx-Admins-Handbook
twitter.com/NSFWRedditGif

Yeah it is based. No fuck off.

Ahem

Attached: local_nginx_lighty_gwan_100k.png (612x294, 4K)

Use Caddy
checked

What's the catch ?

linux

Proprietary, closed source... Webmonkeys can't handle it since everything is done through C.

worker_processes auto;
worker_cpu_affinity auto;
worker_priority -10;
pid /run/nginx.pid;
include /etc/nginx/modules-enabled/*.conf;
worker_rlimit_nofile 200000;


events
{
multi_accept on;
worker_aio_requests 1024;
worker_connections 4096;
use epoll;
}

http
{

sendfile on;
tcp_nopush on;
tcp_nodelay on;
keepalive_timeout 15;
aio threads;
types_hash_max_size 2048;
#server_tokens off;

client_body_timeout 10s;
error_page 404 =200 /index.html;

also add listen *:443 ssl http2 fastopen=1300 deferred reuseport;

I don't know what most of these directives do, will have to look them up. Thanks user.

github.com/trimstray/Nginx-Admins-Handbook

>niggin-x
how did they get away with it?

I was trying to lookup cheatcheets but couldn't find any good ones, this seems to have everything. Thanks user.

The benchmark is beyond horrible. So their app server runs a C app and is benchmarked against PHP, C# and JSP and they make claim their app server is therefore faster. What kind of science is that?

what year is it?

How do you pronounce this? Engine X?

NGiZX
>niggersex

>does not support shared hosting + ssl on each site
>suggest using different ip per host if you want ssl on each host
yikes

nyeeeks

yes. I first thought it was n-jinx and said it at a discussion and my coworkers all looked at me like I was retarded.

>The benchmark is beyond horrible
Pls share other benchmarks

same my man, except the saying it out loud part. i think i only realized within the last year, cant remember how though

a phonefag caught you

Attached: Screenshot_20190816-210331_FOSS_Browser.png (1440x2560, 376K)

> share your configs
what are you? some kind of fucking idiot or just the local fbi doing some fishing for stupid fucking morons like themselves?
> some random screenshot
> reddit
you're both quite literally the shit on the footpath of life. fuck off and die, morons.

why would you share your configuration file with the feds? you trying to make things easier for these faggots?

> posts one random benchmark
> obviously bullshit
> PLS SIR YOU PROVIDE A SHITTIER SCREENSHOT WITH NO LINKS OR DATA TO BACK IT UP
show us all how nginx is failing, faggot. you want to post extremely homosexual screenshots from nowhere? provide more data, you useless cunt.

>posts nothing
>outed for copy pasting shit leddit comment
Get the fuck off of Jow Forums you retarded nigger

wrong person, you useless cunt. provide fucking data, or shut the fuck up.

> welcome to Jow Forums
> screenshots from reddit's collection of absolute worthless nobodies and some random benchmark is proof enough
lmao. the utter state of this board.

>wrong person
Shut up faggot. You're backing the fucking post, so now the responsibility is yours.
>provide fucking data,
An benchmark was provided. You're the retarded with an issue against it, so it's your turn to provide sauce proving your nigger brained point
>or shut the fuck up.
Find a cry closet, and slam your gay face on the ground until it flattens you disgusting unloved tranny.

i'm in good relationship with the feds user, nothing wrong with having your hands glow a little

I always assumed it was an initialism, blew me away when I found out it was engine x

nginx is based as fuck, easy to configure, and just fucking works

Attached: 1530632057814.png (400x381, 256K)

in-jinx

I always thought it was ngeenks

It's comparing server-side C with server-side anylanguageyouwant

Yes, that's correct