ietf-openproxy
[Top] [All Lists]

OMML

2001-03-02 03:21:58
1.

<rule processing ...>
<property name="Cookie" matches="UserId=">
<action> proxylet://server/resource-path</action>
</property>
</rule>


In the above rule, action element specifies

proxylet://server/resource-path

Does "server" mean location of metadata from where the same has to be 
downloaded 
and then  from the metadata , "location" element specifies  the location from 
where proxylet has to be downloaded.

Is it like that ?

2.

 In the "location" element , we can specify two locations for the same 
proxylet. 
In case one server is not responding , other one can be always contacted for 
the 
 proxylet .Something like this ..

  <location>b.com\proxylet.p1|a.com\proxylet.p1</location>

3.
 In OMML draft , 2.2 ABNF grammar, it is written , "In most cases localhost 
will 
be used to specify the server as proxylets will run locally ."
 
 
 Does it mean that, in this case there is no need of downloading proxylet from 
any other source and the proxylet is available locally along with the metadata .

4.
  In IRML draft, section 3.5,
  
    Note that the message .....points 3 and 4 after ......
    
    It should be "... points 2 and 3 ..."
    
    
  


<Prev in Thread] Current Thread [Next in Thread>