Getting the most out of CIS origin

Get Started. It's Free
or sign up with your email address
Getting the most out of CIS origin by Mind Map: Getting the most out of CIS origin

1. TCP stack

1.1. user space

1.1.1. dpdk-nginx

1.1.1.1. performance testing

1.1.2. seastar

1.2. kernel

1.2.1. general info

1.2.1.1. network stack details

1.2.2. cloudfare opinion

1.2.3. don't rewrite TCP stack

1.2.4. Netflix/OCA

1.2.5. tune for low latency

1.2.6. TCP optimization

2. glusterfs

2.1. performance tuning

2.2. kernel tuning

2.3. RedHat Gluster

2.4. performance comparision

3. kernel fs cache

4. TCP/HTTP server

4.1. lwan

4.2. nginx

4.2.1. threadpool

4.2.2. socket sharding

4.2.3. nginx & lua-based modules

4.2.4. OpenResty

4.2.4.1. doc

4.2.4.2. tutorial

4.2.5. nginx conf top-level

4.2.6. info on module dev

4.2.6.1. mem management

4.2.6.2. Emiller's guide

4.2.7. caching

4.2.8. HLA

4.2.9. tune performance

4.2.10. caching1

4.2.11. tune performance

4.3. sendfile

5. TCP/HTTP server cache (HTTP & File)

6. App (JITP & pure GET)

6.1. http streaming

6.2. chunked transfer encoding