Re: [SR-Users] uri=myself question

2015-04-18 Thread Andres
On 4/18/15 8:22 AM, Daniel-Constantin Mierla wrote: Hello, On 18/04/15 14:15, Andres wrote: Hi, I have a question about about 'myself' usage. for example: if(uri==myself) { log("the request is for local processing\n"); }; I have always expected the above to hold true for a

Re: [SR-Users] uri=myself question

2015-04-18 Thread Daniel-Constantin Mierla
Hello, On 18/04/15 14:15, Andres wrote: > Hi, > > I have a question about about 'myself' usage. > > for example: > if(uri==myself) { > log("the request is for local processing\n"); > }; > > I have always expected the above to hold true for any 'alias' > definition in the config fil