Package: httping
Version: 1.4.4-1
Severity: normal

Hi,

Reading one byte at a time doesn't seem like the best way. Could you use a 
buffer of 16 k?

Greetings,

Olaf

select(4, NULL, [3], NULL, {30, 0})     = 1 (out [3], left {30, 0})
write(3, "HEAD / HTTP/1.0\r\nUser-Agent: HTT"..., 64) = 64
select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {30, 0})
read(3, "H", 1)                         = 1
select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {30, 0})
read(3, "T", 1)                         = 1
select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {30, 0})
read(3, "T", 1)                         = 1
select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {30, 0})
read(3, "P", 1)                         = 1
select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {30, 0})
read(3, "/", 1)                         = 1
select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {30, 0})
read(3, "1", 1)                         = 1

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages httping depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  libssl0.9.8                   0.9.8o-3   SSL shared libraries
ii  openssl                       0.9.8o-3   Secure Socket Layer (SSL) binary a

httping recommends no packages.

httping suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to