View Single Post

   
  #2 (permalink)  
Old 04-12-2008, 03:14 AM
Tom Lane
 
Posts: n/a
Default Re: SO_SNDBUF size is small on win32?

Yoshiyuki Asaba <y-asaba@sraoss.co.jp> writes:
> send() may take as long as 200ms. So, I think we should increase
> SO_SNDBUF to more than 8192. I attache the patch.


Why would that help? We won't be sending more than 8K at a time.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote