Hi,
What is the best configuration for fastcgi_buffers
fastcgi_buffers 512 4k;
or
fastcgi_buffers 4 512k;
Both are allocating 2 Mb cache; but which is better .
getconf PAGESIZE on my system returns 4k
Thank you,
Hi,
What is the best configuration for fastcgi_buffers
fastcgi_buffers 512 4k;
or
fastcgi_buffers 4 512k;
Both are allocating 2 Mb cache; but which is better .
getconf PAGESIZE on my system returns 4k
Thank you,
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs