user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
From: Salil Mehta <salil.mehta@huawei.com>
To: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: Salil Mehta <salil.mehta@opnsrc.net>,
	"Michael S. Tsirkin" <mtsirkin@redhat.com>,
	"helpdesk@kernel.org" <helpdesk@kernel.org>,
	"meta@public-inbox.org" <meta@public-inbox.org>,
	Igor Mammedov <imammedo@redhat.com>
Subject: RE: [Question] review links are disappearing from the qemu-devel mailing-list
Date: Tue, 14 Nov 2023 11:03:38 +0000	[thread overview]
Message-ID: <9c354ab0ce1743c4994a57e28e42b992@huawei.com> (raw)
In-Reply-To: <4e4242e802324aa4be803e4fe58dff69@huawei.com>

Hi Konstantin,

> From: Salil Mehta
> Sent: Monday, November 13, 2023 10:26 PM
> To: 'Konstantin Ryabitsev' <konstantin@linuxfoundation.org>
> 
> > From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
> > Sent: Monday, November 13, 2023 8:44 PM
> > To: Salil Mehta <salil.mehta@huawei.com>
> >
> > On Mon, Nov 13, 2023 at 07:39:21PM +0000, Salil Mehta wrote:
> > > > When you go to "git.kernel.org" on your company network, what city do you
> > > > have in the header ("dallas", "amsterdam", etc).
> > >
> > > I am seeing below in the header:
> > >
> > > Git repositories hosted at kernel.org (amsterdam)
> >
> > This is really strange, I am able to retrieve that URL without any problems on
> > all lore.kernel.org nodes. E.g.:
> >
> > $ curl -sL -H 'Host: lore.kernel.org' -I
> > https://dfw.source.kernel.org/qemu-
> > devel/20231027145652.44cc845c@imammedo.users.ipa.redhat.com/ | head -n1
> > HTTP/1.1 200 OK
> >
> > $ curl -sL -H 'Host: lore.kernel.org' -I
> > https://ams.source.kernel.org/qemu-
> > devel/20231027145652.44cc845c@imammedo.users.ipa.redhat.com/ | head -n1
> > HTTP/1.1 200 OK
> >
> > $ curl -sL -H 'Host: lore.kernel.org' -I
> > https://sin.source.kernel.org/qemu-
> > devel/20231027145652.44cc845c@imammedo.users.ipa.redhat.com/ | head -n1
> > HTTP/1.1 200 OK
> >
> > I am very curious why it's not working for you. When you run "ping
> > lore.kernel.org", which IP address do you get?


I have cross confirmed the behavior with other people across companies and
all of them are having issues in viewing above links. Surprising part is
these were present at the first instance when the review comments were floated
by Igor - I can assure you that.

Thanks
Salil.


> $ ping lore.kernel.org
> 
> Pinging ams.source.kernel.org [145.40.68.75] with 32 bytes of data:
> Reply from 145.40.68.75: bytes=32 time=23ms TTL=52
> Reply from 145.40.68.75: bytes=32 time=24ms TTL=52
> Reply from 145.40.68.75: bytes=32 time=24ms TTL=52
> 
> 
> Thanks


  reply	other threads:[~2023-11-14 11:03 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <49f4357be7c4470fa1f0398e346c0173@huawei.com>
2023-11-06 16:49 ` [Question] review links are disappearing from the qemu-devel mailing-list Michael S. Tsirkin
2023-11-06 16:51   ` Michael S. Tsirkin
2023-11-06 17:36     ` Eric Wong
2023-11-07  9:54       ` Salil Mehta
2023-11-07  9:57         ` Michael S. Tsirkin
2023-11-07  9:50     ` Salil Mehta
2023-11-07 13:42       ` Igor Mammedov
2023-11-07 13:51         ` Michael S. Tsirkin
2023-11-08  9:30       ` Igor Mammedov
2023-11-08 10:04         ` Salil Mehta
2023-11-06 18:18   ` Konstantin Ryabitsev
2023-11-07  9:57     ` Salil Mehta
2023-11-07 13:56       ` Konstantin Ryabitsev
2023-11-07 14:14         ` Michael S. Tsirkin
2023-11-13 19:27           ` Salil Mehta
2023-11-13 19:32             ` Konstantin Ryabitsev
2023-11-13 19:39               ` Salil Mehta
2023-11-13 20:44                 ` Konstantin Ryabitsev
2023-11-13 22:26                   ` Salil Mehta
2023-11-14 11:03                     ` Salil Mehta [this message]
2023-11-14 15:10                       ` Konstantin Ryabitsev
2023-11-14 16:11                         ` Salil Mehta
2023-11-14 16:46                           ` Konstantin Ryabitsev
2023-11-14 15:32                       ` Eric Wong
2023-11-14 16:21                         ` Salil Mehta
2023-11-14 16:36                           ` Eric Wong
2023-11-14 16:59                             ` Konstantin Ryabitsev
2023-11-14 17:21                               ` Eric Wong
2023-11-14 17:25                               ` Salil Mehta
2023-11-15 11:14                                 ` Salil Mehta
2023-11-13 19:33             ` Salil Mehta
2023-11-07  9:46   ` Salil Mehta

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

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9c354ab0ce1743c4994a57e28e42b992@huawei.com \
    --to=salil.mehta@huawei.com \
    --cc=helpdesk@kernel.org \
    --cc=imammedo@redhat.com \
    --cc=konstantin@linuxfoundation.org \
    --cc=meta@public-inbox.org \
    --cc=mtsirkin@redhat.com \
    --cc=salil.mehta@opnsrc.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).