Re: waiting for client write - Mailing list pgsql-performance

From Ranier Vilela
Subject Re: waiting for client write
Date
Msg-id CAEudQArU7KnZmZYXb2AT2-Y0V_9aFyMMMAaMXFYdWcFLjSaBdQ@mail.gmail.com
Whole thread Raw
In response to Re: waiting for client write  (Ayub Khan <ayub.hp@gmail.com>)
List pgsql-performance
Em sex., 11 de jun. de 2021 às 15:19, Ayub Khan <ayub.hp@gmail.com> escreveu:
Ranier,

I verified the link you gave and also checked AWS documentation and found the exact output as shown in AWS:


[ec2-user ~]$ tracepath amazon.com 1?: [LOCALHOST]     pmtu 9001 1:  ip-xxx-xx-xx-1.us-west-1.compute.internal (xxx.xx.xx.x)   0.187ms pmtu 1500

Should the LOCALHOST pmtu needs to be updated to 1500 ?
Or  us-west-1.compute.internal  should be set to 9000.
I think both must match. 9000 are jumbo frames.
The bigger the better.

Try switching to 9000 first and 1500 if it does not work.

regards,
Ranier Vilela

pgsql-performance by date:

Previous
From: Ayub Khan
Date:
Subject: Re: waiting for client write
Next
From: Ayub Khan
Date:
Subject: Re: waiting for client write