Hi Peter,
On 07/22/2010 03:46 AM, Peter Nguyen wrote:
I've noticed that when connecting to the test web server via TAP, connections seem to be a bit slow. I've added some test code to "download" some data on the web server, and at most, i'm only getting around 1.5K/s (using wget). Is there something i can do to improve the connection speed, or am I basically stuck with this?
Are you using the Genode SVN or the latest release archive? I recommend the SVN. In revision 121, we tweaked the lwIP default configuration, which significantly improved the performance. Prior that revision, the lwIP allocation buffers were dimensioned too rigid.
Norman