if a page size is 4096 bytes, then the ngx_slab_max_size is 2048 bytes.
When allocate 2048 bytes memory using nginx slab, it will get a total
page. Is this a waste of memory?
please explain. thanks.
Posted at Nginx Forum:
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.