LUKE wrote: > What situation we need to modify the mod_perl's IO buffer size?
You never need to modify it. You have the option of playing with it to to improve performance, but it's unlikely to make a measurable difference since you probably have a proxy server in front of your mod_perl server. - Perrin