[Pgpool-general] serever messages (DEBUG send/recv) when executing pcp_node_info differs on Linux and HP-UX

Sandeep Thakkar sandeeptt at yahoo.com
Thu Sep 8 05:00:03 UTC 2011


Hey Guys..  Still awaiting for the response :)

 
Sandeep.


________________________________
From: Sandeep Thakkar <sandeeptt at yahoo.com>
To: "pgpool-general at pgfoundry.org" <pgpool-general at pgfoundry.org>
Sent: Wednesday, September 7, 2011 12:15 PM
Subject: [Pgpool-general] serever messages (DEBUG send/recv) when executing pcp_node_info differs on Linux and HP-UX


I'm using pgpool-II 3.0.3 and found that there is a small variation in the server response on Linux and HP-UX. Here it is:

$pcp_node_info  -d 20 localhost 9898 edb edb 2

Linux:
DEBUG: send: tos="R", len=41
  DEBUG: recv: tos="r", len=21, data=AuthenticationOK
  DEBUG: send: tos="I", len=6
! DEBUG: recv: tos="i", len=54, data=CommandComplete DEBUG: send: tos="X", len=4 localhost 5446 3 0.333333

HPUX:
DEBUG: send: tos="R", len=41
  DEBUG: recv: tos="r", len=21, data=AuthenticationOK
  DEBUG: send: tos="I", len=6
! DEBUG: recv: tos="i", len=50, data=CommandComplete DEBUG: send: tos="X", len=4 localhost 5446 3 0.333333

What is "tos" here means? and why the length on line 4 differs in both the cases?Not sure if this is something basic and I should be aware of it :)

Thanks.


_______________________________________________
Pgpool-general mailing list
Pgpool-general at pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pgpool-general
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pgfoundry.org/pipermail/pgpool-general/attachments/20110907/e4c5cb6a/attachment-0001.html>


More information about the Pgpool-general mailing list