<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hi All, </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">It takes around 2 seconds to download a 1MB file and 33 seconds to download a 30MB file(compared to 0.13 and 2.6 seconds for the same files over HTTP Apache). Is this behaviour expected?  I am using ndnfs-server and PyNDN client. </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">I tried changing the segment size in <a href="https://github.com/remap/ndnfs-port">ndnfs server</a> to 800KB from 8KB(in <a href="https://github.com/remap/ndnfs-port/blob/master/fs/ndnfs.cc">ndnfs.cc</a> and <a href="https://github.com/remap/ndnfs-port/blob/master/server/server.cc">server.cc</a>), but that is giving me 3936 segments of 800KB each whereas it should have been only 40 segments. </div><div class="gmail_default" style="font-family:tahoma,sans-serif">Do I need to modify the seg_size_shift as well? I'm wondering if the seg_size_shift needs to modified from 13 to give the correct segment number size(40 instead of 3936). </div><div class="gmail_default" style="font-family:tahoma,sans-serif">Has anyone tried changing the segment size and its effect on file downloading speed? </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font face="tahoma, sans-serif"><span style="font-size:12.8000001907349px">Regards,</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">Ishita Dasgupta</span><br style="font-size:12.8000001907349px"></font><br></div></div></div></div></div></div></div>
</div>