Search Postgresql Archives

[Question]What will happen if the server active close the connection?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi team,
when I study the tcp connection, I found that if the server active close the connection, the server will send a fin package to the client and the client will reply a ack package.
As this:

Server ---->(FIN) Client
Server <----(ACK) Client

My question is, in so many articles, the following step is, the client will write some data(send some data) to the server and then cause the signal SIGNALPIPE.
But what will happen if the client died?(Example: was killed by the user)

Can someone provide some advice?
Thanks in advance!

Yours,
Wen Yi


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux