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: http://forum.nginx.org/read.php?2,228488,228531#msg-228531