sl_info (E)/SIM DB
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** SIM DB [#j365e288]
-The ''Plane file'' and ''Berkeley DB'' can be used as a ...
-When [[sl_info>sl_info (E)]] is started with ''-fdb'' op...
-The speed goes out enough also even if it is ''Plane fil...
-It is necessary to specify ''--enable-db'' option with c...
The data of SIM preserved in DB is
- SIM Name. (32Byte)
- GUID of SIM. (40Byte)
- Region Handler. (8Byte)
- SIM's IP address. (Binary form. 4 Byte)
- SIM's access. (2Byte)
- State of data. (2Byte)
- X coordinate of SIM. (4 Byte)
- Y coordinate of SIM. (4 Byte)
- Update Time. (Linux Time. 4Byte)
** Plane File [#ccd91fe9]
- In SIM DB, to make SIM name and the region handler a re...
***When the region handler is a key (file name) [#w938f77d]
-The directory named '''info/sim_handle'' ' is made for w...
-These subdirectories are assumed to be a modulo to 256 o...
-The file name becomes ''X coordinate(6digits)-Y coordina...
Ex.) ''/var/sl_proxy/info/sim_handle/243/001011-000987''
***When the SIM name is a key (file name) [#f23e6d59]
-The directory named '''info/sim_name'' ' is made for wor...
-These subdirectories are assumed to be an initial of SIM...
-The file name when preserving it becomes SIM name.
Ex.) ''/var/sl_proxy/info/sim_name/T/TUIS''
** Berkeley DB [#ib1cccbc]
-The directory named '''info'' ' is made for work directo...
- Two DB files are made by SIM name and region handler as...
Ex.) ''/var/sl_proxy/info/sim_info.db'', ''/var/sl_proxy...
** MySQL [#mb51700d]
-It is not possible to use it now.
終了行:
** SIM DB [#j365e288]
-The ''Plane file'' and ''Berkeley DB'' can be used as a ...
-When [[sl_info>sl_info (E)]] is started with ''-fdb'' op...
-The speed goes out enough also even if it is ''Plane fil...
-It is necessary to specify ''--enable-db'' option with c...
The data of SIM preserved in DB is
- SIM Name. (32Byte)
- GUID of SIM. (40Byte)
- Region Handler. (8Byte)
- SIM's IP address. (Binary form. 4 Byte)
- SIM's access. (2Byte)
- State of data. (2Byte)
- X coordinate of SIM. (4 Byte)
- Y coordinate of SIM. (4 Byte)
- Update Time. (Linux Time. 4Byte)
** Plane File [#ccd91fe9]
- In SIM DB, to make SIM name and the region handler a re...
***When the region handler is a key (file name) [#w938f77d]
-The directory named '''info/sim_handle'' ' is made for w...
-These subdirectories are assumed to be a modulo to 256 o...
-The file name becomes ''X coordinate(6digits)-Y coordina...
Ex.) ''/var/sl_proxy/info/sim_handle/243/001011-000987''
***When the SIM name is a key (file name) [#f23e6d59]
-The directory named '''info/sim_name'' ' is made for wor...
-These subdirectories are assumed to be an initial of SIM...
-The file name when preserving it becomes SIM name.
Ex.) ''/var/sl_proxy/info/sim_name/T/TUIS''
** Berkeley DB [#ib1cccbc]
-The directory named '''info'' ' is made for work directo...
- Two DB files are made by SIM name and region handler as...
Ex.) ''/var/sl_proxy/info/sim_info.db'', ''/var/sl_proxy...
** MySQL [#mb51700d]
-It is not possible to use it now.
ページ名: