Re: help for DNS queries

2019-08-05 Thread Paulina
On Mon, Aug 5, 2019, at 06:50, Paulina wrote: I have been using a cloud host, it seems I have a unnormal DNS resolver entry: And what exactly is unnormal in: nameserver 127.0.0.53 options edns0 ??? Sorry my mistake. After checking the documents I just know what's the difference be

Re: How to get “my” VHOST in code executed by PerPostConfigRequire?

2019-08-05 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Montag, 5. August 2019 um 19:18 schrieben Sie: > The problem is that I'm having trouble how to find the VHOST > currently executing that handler. The only thing which came into my mind is using environment variables per VHOST like in the following examples: > Per

Does Apache2::Directive::lookup support VHOSTs?

2019-08-05 Thread Thorsten Schöning
Hi all, I have a setup with multiple different VHOSTs and am trying to get some "PerlSetEnv"-statement from each of those. The following simply returns an empty array reference: > my $confTree = Apache2::Directive::conftree(); > my @loadingIds = $confTree->lookup('PerlSetEnv'); The following s

How to get “my” VHOST in code executed by PerPostConfigRequire?

2019-08-05 Thread Thorsten Schöning
Hi all, I'm hosting multiple instances of the same web app in different versions using the same instance of HTTPd and one VHOST per instance/version of web app currently. I would like to use mod_perl's "PostConfigRequire" to implement a handler pre-loading all those instances during server startup

Re: help for DNS queries

2019-08-05 Thread Patrick Mevzek
On Mon, Aug 5, 2019, at 09:22, Chris Bennett wrote: > I am also having problems in the same way with two domains using .rocks. > I find a lot of problems with on the internet testing sites refusing to > recognize that ending. > I really like that .rocks, because it gives me some superb names for

Re: help for DNS queries

2019-08-05 Thread Patrick Mevzek
On Mon, Aug 5, 2019, at 06:50, Paulina wrote: > > I have been using a cloud host, it seems I have a unnormal DNS resolver > entry: And what exactly is unnormal in: > nameserver 127.0.0.53 > options edns0 ??? > (base) pyh@ubuntu-18:~$ dig google.com.hk > > ; <<>> DiG 9.11.3-1ubuntu1.5-Ubun

Re: help for DNS queries

2019-08-05 Thread Patrick Mevzek
On Mon, Aug 5, 2019, at 04:58, Paulina wrote: > We have a mp2 handler which make a lot of DNS queries during its running > time. Some queris are sent to the strange domains such as .live, .club, > .design, .media, .digital, .market etc. I promise I never saw the > domains strange as those. > >

Re: help for DNS queries

2019-08-05 Thread Chris Bennett
I am also having problems in the same way with two domains using .rocks. I find a lot of problems with on the internet testing sites refusing to recognize that ending. I really like that .rocks, because it gives me some superb names for domains and, well, it's cheap to buy. In any case, I'm curiou

Re: help for DNS queries

2019-08-05 Thread Thorsten Schöning
Guten Tag Paulina, am Montag, 5. August 2019 um 13:50 schrieben Sie: > nameserver 127.0.0.53 > options edns0 > (base) pyh@ubuntu-18:~$ > (base) pyh@ubuntu-18:~$ dig google.com.hk Not sure what your are trying to tell me with that. If that is OK or wrong is something you need to talk your hoster w

Re: help for DNS queries

2019-08-05 Thread Paulina
I have been using a cloud host, it seems I have a unnormal DNS resolver entry: (base) pyh@ubuntu-18:~$ cat /etc/resolv.conf # This file is managed by man:systemd-resolved(8). Do not edit. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver o

Re: help for DNS queries

2019-08-05 Thread Thorsten Schöning
Guten Tag Paulina, am Montag, 5. August 2019 um 13:11 schrieben Sie: > Do you mean this is a system issue rather than a pragram problem? That depends on whoever resolves your queries in the end. That might be your implementation using custom nameservers, that's why I linked its docs, or the syste

Re: help for DNS queries

2019-08-05 Thread Paulina
Do you mean this is a system issue rather than a pragram problem? thanks. Guten Tag Paulina, am Montag, 5. August 2019 um 11:58 schrieben Sie: I have been using Net::DNS::Resolver for DNS queries in handler. Can you suggest a better way to improve it? maybe AnyEvent::DNS etc? Things heavi

Re: help for DNS queries

2019-08-05 Thread Thorsten Schöning
Guten Tag Paulina, am Montag, 5. August 2019 um 11:58 schrieben Sie: > I have been using Net::DNS::Resolver for DNS queries in handler. Can you > suggest a better way to improve it? maybe AnyEvent::DNS etc? Things heavily depend on which nameservers you have actually configured on your system or

How to make sure that PerlPostConfigRequire gets executed after PerlOptions?

2019-08-05 Thread Thorsten Schöning
Hi all, I have trouble understanding when PerlPostConfigRequire gets executed compared to PerlOptions in a setup using multiple different VHOSTs with multiple different versions of the same code base. To solve problems with different versions of the same code base, I'm hosting all those different

help for DNS queries

2019-08-05 Thread Paulina
Hello, We have a mp2 handler which make a lot of DNS queries during its running time. Some queris are sent to the strange domains such as .live, .club, .design, .media, .digital, .market etc. I promise I never saw the domains strange as those. Unlike the popular domains such as .com, .net, .