555 | | On machine types supporting it (e.g. UI, VOBOX, WN), you can configure a FTS client. To get the client fully configured, you need to define variable `FTS_SERVER_URL` to your preferred FTS server (normally your ''closer'' T1). Look at [source:templates/trunk/sites/example/site/pro_lcg2_config_site.tpl site configuration] example for more details. |
| 555 | On machine types supporting it (e.g. UI, VOBOX, WN), you can configure a FTS client. Normally, to configure FTS client you only need to define variable `FTS_SERVER_HOST` to the name of your preferred FTS server (normally your ''closest T1''). |
| 556 | |
| 557 | To accomodate specific needs, there are 2 other variables whose default value should be appropriate : |
| 558 | * `FTS_SERVER_PORT` : port number used by FTS server. Default : 8443. |
| 559 | * `FTS_SERVER_TRANSFER_SERVICE_PATH : root path of transfer service on FTS server. This is used to build leftmost part of URLs related to FTS services. Default : `/glite-data-transfer-fts`. |