Archived Forum Post

Index of archived forum posts

Question:

Set Buffer size for Chilkat.Http file upload ?

Jan 16 '13 at 11:16

How do i set the buffer size for Chilkat.Http file upload

for some reason the default buffer size is not giving a better speed : when i test the upload using Microsoft's HttpWebRequest using buffer size 32768 it performs 4 times faster then chilkat but if the Buffer size is 8192 the upload speed drops 4 times


Accepted Answer

See: SoSndBuf and SoRcvBuf Properties