Welcome! Log In Create A New Profile

Advanced

Re: Thread support in Nginx

October 05, 2010 02:14PM
I was thinking that the in-memory buffer cache can be shared by multiple threads (can't be done by multiple processes without shared memory and shared memory isn't good for performance) serving different clients/requests instead of multiple processes sharing the file cache - basically to help having two levels of cache - one in-memory and one file-cache served by multi-threaded multi-process nginx system making the best use multi-core processors.
Subject Author Posted

Thread support in Nginx

cachenewbie October 05, 2010 12:31PM

Re: Thread support in Nginx

Boris Dolgov October 05, 2010 12:38PM

Re: Thread support in Nginx

cachenewbie October 05, 2010 02:14PM

Re: Thread support in Nginx

Boris Dolgov October 05, 2010 02:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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