1
0
Fork 0

file: increase io buffer for better performance on high latency resources

This commit is contained in:
Hendrik Leppkes 2012-06-12 15:38:28 +02:00
parent 106568ff4a
commit 31768fdae6
Signed by: hendrik
GPG Key ID: 846079A4B0A7C1B5
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
#endif
#include "url.h"
#define IO_BUFFER_SIZE 32768
#define IO_BUFFER_SIZE 131072
/** @name Logging context. */
/*@{*/

View File

@ -32,7 +32,7 @@
#include "internal.h"
#include <stdarg.h>
#define IO_BUFFER_SIZE 32768
#define IO_BUFFER_SIZE 131072
/**
* Do seeks within this distance ahead of the current buffer by skipping