2007/6/15, Michael Puckett <[EMAIL PROTECTED]>:
Are there no pointers to changing the i/o buffer sizes in squid? Configure parameters maybe, or constants in header files perhaps? Or are buffer sizes computed on the fly?Where do I begin looking in the code?
You may take a look at mem.c and search for this key, Client Socket Buffer Good luck.
