Changes between Version 40 and Version 41 of Doc/gLite/TemplateCustomization
- Timestamp:
- Mar 26, 2007, 12:59:42 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v40 v41 326 326 327 327 328 === Using non standard port numbers === 329 330 It 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 328 333 === Script to publish dynamic information === 329 334 … … 370 375 371 376 377 === Using non standard port numbers === 378 379 It 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 372 381 373 382 == LCG RB Configuration ==