Project

General

Profile

mod_fasctcgi and buffer size of the fasctcgi

Added by patitofeo over 4 years ago

Hi all,

Using web2py framework and the fcgihandler provided by the framework.
What is the recommended buffer size for fastcgi so lightly dont crash and dont waste memory?

Cheers,


Replies (1)

RE: mod_fasctcgi and buffer size of the fasctcgi - Added by gstrauss over 4 years ago

Please test your code using the defaults, measure the results, and only then should you consider changing things. When you think that you're ready to do that, please read the documentation to make yourself familiar with the tuning settings available (and if they even exist!) for what you are asking.

    (1-1/1)