From: Tchesmeli Serge <serge@lea-linux.com>
To: Joerg Roedel <joro-lkml@zlug.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [BUG] ? Strange behaviour since kernel 2.6.17 with a https website
Date: Fri, 29 Sep 2006 12:08:13 +0200 [thread overview]
Message-ID: <451CF08D.8030606@lea-linux.com> (raw)
In-Reply-To: <20060929100211.GB19115@zlug.org>
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
next prev parent reply other threads:[~2006-09-29 10:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-29 9:47 [BUG] ? Strange behaviour since kernel 2.6.17 with a https website Tchesmeli Serge
2006-09-29 9:53 ` Tchesmeli Serge
2006-09-29 10:02 ` Joerg Roedel
2006-09-29 10:08 ` Tchesmeli Serge [this message]
2006-09-29 13:05 ` Alan Cox
2006-09-29 19:14 ` Pete Harlan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=451CF08D.8030606@lea-linux.com \
--to=serge@lea-linux.com \
--cc=joro-lkml@zlug.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.