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
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