GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MR::IProto::Cluster::Server(3) User Contributed Perl Documentation MR::IProto::Cluster::Server(3)

MR::IProto::Cluster::Server - server

This class is used to implement all communication with one server.

Host name or IP address.
Port number.
Server weight.
Timeout of connect operation.
Timeout of read and write operations.
Enable TCP_NODELAY.
Enable SO_KEEPALIVE.
Max amount of simultaneous request.
Is server used in balancing.

Class method used to disconnect all iproto-connections. Very useful in case of fork().

_send_started( $sync, $message, $data )
This method is called when message is started to send.
_recv_finished( $sync, $message, $data, $error )
This method is called when message is received.

MR::IProto, MR::IProto::Cluster.

Hey! The above document had some coding errors, which are explained below:

You forgot a '=back' before '=head1'
2012-03-15 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.