﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
602	Cannot download a 1M file from HelenOS over http/tcp.	Jakub Jermář	Jiri Svoboda	"With the current mainline (2264, default amd64 build), the following steps will lead to a stalled download of a 1M file at about 340K:

In HelenOS (tools/ew.py):

{{{
# websrv
# cd /data/web
# mount tmpfs /data/web
# mkfile -s 1m foo
}}}

In a browser running on the same machine as QEMU with HelenOS go to: [http://localhost:8080/foo].

The download will start, but after several hundreds of kilobytes it will stall."	defect	closed	critical	0.7.1	helenos/net/tcp	mainline	fixed					
