[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Datastream #NVL-219514]: NGRID headers
- Subject: [Datastream #NVL-219514]: NGRID headers
- Date: Tue, 14 Oct 2014 14:55:54 -0600
Hi Justin,
re:
> I am trying to set a conduit feed and break it up in parts on Ldmd.conf and
> soft link
> pqact files so products load faster. Do you know the best way to do this?
I don't understand your descriptions or questions:
re:
"set a conduit feed and break it up in parts on Ldmd.conf"
Do you mean to split a single CONDUIT REQUEST line in ~ldm/etc/ldmd.conf
into mutually-exclusive sub-REQUESTs?
If yes, the following is an example of doing a 5-way split of
CONDUIT REQUESTs:
Instead of using:
REQUEST CONDUIT ".*" idd.tamu.edu
use:
REQUEST CONDUIT "[09]$" idd.tamu.edu
REQUEST CONDUIT "[18]$" idd.tamu.edu
REQUEST CONDUIT "[27]$" idd.tamu.edu
REQUEST CONDUIT "[36]$" idd.tamu.edu
REQUEST CONDUIT "[45]$" idd.tamu.edu
re:
"soft link pqact files so products load faster"
??? I have no idea what you mean by this. Can you explain further?
Cheers,
Tom
--
****************************************************************************
Unidata User Support UCAR Unidata Program
(303) 497-8642 P.O. Box 3000
address@hidden Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage http://www.unidata.ucar.edu
****************************************************************************
Ticket Details
===================
Ticket ID: NVL-219514
Department: Support Datastream
Priority: Normal
Status: Closed