Module: Flare::Util::Constant

Overview

Description

Constant Summary collapse

DefaultIndexServerName =

the default index server name

'127.0.0.1'
DefaultIndexServerPort =

the default port number of flarei daemon

12120
DefaultNodePort =

the default port number of flared daemon

12121
DefaultTimeout =

the default timeout of client connections (sec.)

10
DefalutBwlimit =

the default bandwidth limit (bps)

0
STATUS_OK =

unlimited

0
STATUS_NG =
1