LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   IO Buffer (https://www.linuxquestions.org/questions/linux-general-1/io-buffer-204611/)

Haafiz 07-13-2004 03:32 PM

IO Buffer
 
Hello,

I have a few dedicated servers that are now recieving very high web traffic, and are consequently getting slow. I was at a conference a couple months ago and one of the optimization tips they had there was to increase the size of the kernel's IO Buffer, so that Apache could proccess the request and dump ALL the page's data to the IO Buffer and let the kernel deal with sending the data to the client. They suggested raising the value of the IO Buffer so that it was big enough to fit the average HTML page size. How do I go about doing that?

Haafiz 07-14-2004 03:24 PM

anyone?


All times are GMT -5. The time now is 03:57 PM.