Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


LET slowly - Page 2
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

LET slowly

2

Comments

  • ClouviderClouvider Member, Patron Provider

    @Falzo said:

    @v3ng said:
    Maybe the mods could take a look?

    probably not much that they can do about, as it seems to be a weitd issue between cloudflare and some ISPs. who knows why on only some of them https://www.lowendtalk.com/js/library/jquery.form.js?v=2.6.3 gets a 522 error but https://www.lowendtalk.com/js/library/jquery.form.js does not?

    as said before, easiest way is to block that specific url in your adblocker, at least that worked for me.

    https://www.lowendtalk.com/js/library/jquery.form.js?v=2.6.3 gets a 522

    522 must be specific to those networks as it loads fine from me on Zen (UK)

  • Clouvider said: 522 must be specific to those networks as it loads fine from me on Zen (UK)

    agreed. as mentioned in the other thread it loads fine for me too when on vodafone (mobile) or O2/telefonica (office). and without the version string the js itself loads also on unitymedia.

    maybe this specific version number string triggers some filter or whatever...

    Thanked by 1Clouvider
  • mfsmfs Banned, Member

    If you're using requestcontrol you could import this json as workaround

    [
      {
        "uuid": "6ed70bcd-70aa-401a-ab70-70f66c5c78c0",
        "pattern": {
          "scheme": "*",
          "host": [
            "*.lowendtalk.com"
          ],
          "path": [
            "js/*"
          ]
        },
        "types": [
          "script"
        ],
        "action": "filter",
        "active": true,
        "title": "Lowendtalk",
        "paramsFilter": {
          "values": [
            "?v=*"
          ],
          "invert": true
        }
      }
    ]
    

    or, in the GUI

    and then hard-refresh the page

    Thanked by 1Falzo
  • Normal speed again via Vodafone Germany at the moment.

    Thanked by 1gol3m
  • still slow here

  • slow here again.

    Thanked by 1gol3m
  • ricardoricardo Member
    edited October 2018

    I'm no client side guru but IIRC putting those scripts before the < /body> should at least allow the page to render

  • @ricardo said:
    I'm no client side guru but IIRC putting those scripts before the < /body> should at least allow the page to render

    Or loading them async like google suggests.

  • Im sure the SummerHost training class will get right on your issues

  • Now I do have to activate JavaScript to visit LET.

    This is absolutely unusable right now, srs

    Please turn JavaScript on and reload the page.

  • @Corey said:

    @ricardo said:
    I'm no client side guru but IIRC putting those scripts before the < /body> should at least allow the page to render

    Or loading them async like google suggests.

    yes this should be an option, as this particular js file obviously isn't need for rendering the page correctly at all.

    still it probably comes just as a standard component of vanilla so you'd either have to mess around with that source or at least need an extension/plugin/function to have it moved to the bottom or async'd or the query string removed.

    I doubt the latter exists for vanilla...

  • Yesterday got host error .NL connection.
    What is going on?

    Thanked by 1v3ng
  • Yesterday i have no problems with the connection via LTE, Telekom.
    Now, i have a delay during the connection.

    I made no changes. Strange.

  • @Harambe said:

    @Clouvider said:

    Your site on a free plan might not be using the same PoP.

    Ze Germans can test that using this btw: https://lowendtalk.com/cdn-cgi/trace

    (just obviously don't paste your IP on here)

    fl=71f291
    h=lowendtalk.com
    ip=89.163.242.*
    ts=1538734622.705
    visit_scheme=https
    uag=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.102 Safari/537.36 Vivaldi/2.0.1309.37
    colo=FRA
    spdy=h2
    http=h2
    loc=DE
    tls=TLSv1.2
    sni=plaintext

  • softxnewssoftxnews Member
    edited October 2018

    I also get the 522 error for the jQuery-File with my DSL connection from 1&1 Versatel and mobile via o2/Telefónica (both in Germany)

    fl=71f322
    h=lowendtalk.com
    ip=88.130.54.*
    ts=1538742771.136
    visit_scheme=https
    uag=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
    colo=FRA
    spdy=off
    http=http/1.1
    loc=DE
    tls=TLSv1.2
    sni=plaintext
    
  • Does this have something to do with the new management ?

  • Prime404Prime404 Member
    edited October 2018

    I've got the issue as well and I'm not in Germany, but am on Tele2/TeliaSonera in Sweden.

    fl=65f35
    h=lowendtalk.com
    ip=
    ts=1538746799.209
    visit_scheme=https
    uag=Mozilla/5.0 (Linux; Android 8.1.0; CLT-L29 Build/HUAWEICLT-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36
    colo=CPH
    spdy=h2
    http=h2
    loc=SE
    tls=TLSv1.3
    sni=plaintext

  • I was going to say am not having any speed issue in Germany on 4G via T-Mobile but am currently roaming I thought the endpoint for the data would be local but it's getting backhualed to my home country.

    I was using the WiFi in the hotel yesterday which was loading sites quite fast but LET was slow as hell.

  • @default said:
    Does this have something to do with the new management ?

    Sure. It's always the management to blame and CVPS_Chris has never been very good when it comes to the technical aspects of his profession. He's mainly a marketing bigmouth.

  • Just a hint ...
    Since yesterday, the website is running fast again. I made no changes.
    Are some changes were be made on LET?

  • @MKHosting said:
    Just a hint ...
    Since yesterday, the website is running fast again. I made no changes.
    Are some changes were be made on LET?

    still slow here

  • Slow as fuck here too.

    Thanked by 1Janevski
  • v3ngv3ng Member, Patron Provider

    No, still slow as hell here.

  • @MKHosting said:
    Just a hint ...
    Since yesterday, the website is running fast again. I made no changes.
    Are some changes were be made on LET?

    at least for unitymedia in my area the issue persists.

    Thanked by 1v3ng
  • niknik Member, Host Rep
    edited October 2018

    Has nothing to do with the ISP, I have the same issue here in Germany with a local ISP, I guess the CDN that delivers that js file is doing weird things with connections from Germany.

  • @nik said:
    Has nothing to do with the ISP, I have the same issue here in Germany with a local ISP, I guess the CDN that delivers that js file is doing weird things with connections from Germany.

    might not be the ISP itself but maybe IP ranges - which in the end might relate to different ISPs? we can of course try to gather IPs to try and find a pattern, but to be honest... as long as blocking that single js file request works for me and the only thing that seems broken is flagging posts I am good with it.

  • I can not create tickets as well ...
    I get an 524 CloudFlare timeout error. Location: Germany and netherlands.

    I have already PN the admins but get no answer :)

  • v3ngv3ng Member, Patron Provider

    yea, still the same problem

  • problem persists here too.

  • AmitzAmitz Member
    edited October 2018

    Same here. Fuck Deluxe and ColoCrossing for not giving a shit.

Sign In or Register to comment.