Changes between Version 40 and Version 41 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Mar 26, 2007, 12:59:42 AM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v40 v41  
    326326
    327327
     328=== Using non standard port numbers ===
     329
     330It is possible to use non standard port numbers for DPM daemons `dpm`, `dpns` and all SRM daemons. To do this, you only need to define the `XXX_PORT` variable corresponding to the service. Look at gLite [source:templates/trunk/grid/glite-3.0.0/defaults/glite.tpl default parameters] to find the exact name of the variable.
     331
     332
    328333=== Script to publish dynamic information ===
    329334
     
    370375
    371376
     377=== Using non standard port numbers ===
     378
     379It is possible to use non standard port numbers for LFC daemons. To do this, you only need to define the `XXX_PORT` variable corresponding to the service. Look at gLite [source:templates/trunk/grid/glite-3.0.0/defaults/glite.tpl default parameters] to find the exact name of the variable.
     380
    372381
    373382== LCG RB Configuration ==