Hello Corion,

> ..a single IP address..

which one? https://www.whatsmydns.net/#A/perlmonks.org gives the 66.39.54.27

but both still respond to my pm-monitor.pl

perlmonks.org @ https://66.39.54.27/index.pl? 200 OK 21.6182 + Kb (22137 bytes) in 9.123193 seconds 2.3696 Kb/s perlmonks.org @ https://216.92.34.251/index.pl? 200 OK 21.6182 + Kb (22137 bytes) in 0.974809 seconds 22.1768 Kb/s

As side note (but this might be error on my part) when I connect with the browser to the above IPs I get the certificate for css.perlmonks.org and the same from chrome: a certificate named css.perlmonks.org and no Subject nor CNs.

Similarly from commandline:

openssl s_client -showcerts -connect perlmonks.org:443 CONNECTED(00000264) depth=2 C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Ne +twork, CN = USERTrust RSA Certification Authority verify error:num=20:unable to get local issuer certificate --- Certificate chain 0 s: <------ weird + to be empty i:/C=US/ST=New Jersey/L=Jersey City/O=The USERTRUST Network/CN=USER +Trust RSA Domain Validation Secure Server CA ...

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

In reply to Re^9: Perlmonks site has become far too slow by Discipulus
in thread Perlmonks site has become far too slow by stevieb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.