Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I'm not on the PMdev team, so these are only my own observations, and in no way authoritative:

Nodelets seem to only manifest themselves when there's relevent content.   For example, the "Functions" nodelet does not appear if there's no perl code in the node, or if you're at the root of a section.   So the CPAN nodelet, for example, hasn't been present even though selected by you, I, and other monks presumably because of the recent background problems within CPAN peering(?).

Something I forgot to include in the root of this thread is that I finally got around to eliminating my pet theory* of problem within one or more specific internet distribution points, by pinging** the PM host at the same time as I was experiencing page load delays.  The ping responses were consistantly good (good for dialup, at least) at the same time as PM response varied from horrible to fine.   So when tye mentioned nodelets, the light bulb clicked on!   8^)
    cheers,
    Don
    striving toward Perl Adept
    (it's pronounced "why-bick")

* Fastolfe independantly arrived at the same theory here

** I prefer to know ping response times _before_ doing a traceroute.   If the end-to-end ping response is fine, then I don't care about intermediate responses, since my real-world application _isn't_ getting responses from intermediate routers.

Also, for more meaningful ping info, specify a near-mtu ICMP packet size.   With Linux, I did "ping -s 1000 www.perlmonks.org", on win32 the switch would be "-l" (ell, not one).   The default ICMP echo-request packet is 56 bytes, whereas almost every TCP packet carrying HTTP payload will be MTU.   On my dialup connection it made the difference between ~200ms and ~400ms average response.


In reply to Re: (2) Potential fix for apparant (I don't get it)... (CPAN peering, ping, traceroute) by ybiC
in thread Potential fix for apparant (sporadic, selective) slow PM response by ybiC

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-25 07:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found