Re: [BUG] ? Strange behaviour since kernel 2.6.17 with a https website

From: Tchesmeli Serge
Date: Fri Sep 29 2006 - 06:08:39 EST


Joerg Roedel wrote:
> On Fri, Sep 29, 2006 at 11:47:20AM +0200, Tchesmeli Serge wrote:
>
>
>> Me and a friend have discover a stange behaviour since kernel 2.6.17.
>>
>
> Please try to switch off TCP window scaling using the command below
> (as root) and retry.
>
> echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
>
>
Yes, it's work!
Test:
-------


darkstar@stchesmeli:~$ sudo su -
Password:

echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
root@stchesmeli:~# logout

darkstar@stchesmeli:~$ wget --no-check-certificate
"https://e.secure.lcl.fr/v_1.0
--12:05:57-- https://e.secure.lcl.fr/v_1.0/css/styleAp.css
=> `styleAp.css.10'
Resolving e.secure.lcl.fr... 193.110.152.59
Connecting to e.secure.lcl.fr|193.110.152.59|:443... connected.
WARNING: Certificate verification error for e.secure.lcl.fr: unable to
get local issuer certificate
HTTP request sent, awaiting response... 200 OK
Length: 42,745 (42K) [text/css]

100%[=================================================================================================================>]
42,745 --.--K/s

12:06:00 (424.53 KB/s) - `styleAp.css.10' saved [42745/42745]

------------ END OF TEST ----------------

Many thanks!!

--
Tchesmeli serge
Administrateur système & réseau
Expert Linux et Logiciels Libres

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/