What situation we need to modify the mod_perl's IO buffer size?

http://perl.apache.org/docs/2.0/user/install/install.html#_DMP_IOBUFSIZE

mod_perl-specific Compiler Options
Change the default mod_perl's 8K IO buffer size, e.g. to 16K:
MP_CCOPTS=-DMP_IOBUFSIZE=16384

Reply via email to