• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Proper SSL / HTTPS configuration

Scheduled Pinned Locked Moved NodeBB Development
12 Posts 4 Posters 5.4k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Giorgio Chiodi
    wrote on last edited by
    #1

    Hello everybody, where experiencing massive delays (10 - 30 seconds) while browsing nodebb from cellular connection on an ssl / https connection. We can't really identify the problem, but noticed a lot of dropped and retransmitted packages. What is your current configuration for https?

    We are using nginx.

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #2

    Hm... it could be that your cellular provider does not allow websockets over data.

    If you change this line so that "xhr-polling" is listed first, does that help?

    G 1 Reply Last reply
    0
  • G Offline
    G Offline
    Giorgio Chiodi
    replied to julian on last edited by Giorgio Chiodi
    #3

    @julian Not really - are there alternative https configurations / setups? This forum works flawless - are you also using nginx?

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #4

    Yes, if this forum works flawlessly, then the problem lies with the forum software itself, or possibly the ISP that is serving your forum. Do you see this on your AWS forum?

    We use nginx as a proxy, yes.

    L 1 Reply Last reply
    0
  • G Offline
    G Offline
    Giorgio Chiodi
    wrote on last edited by
    #5

    Yes, I agree, it's not problem of nodebb - it's working fine locally, without SSL.
    It's all working well on wifi via SSL.
    There's something wrong while connecting via mobile.
    Are there some presets or settings we should now of?

    1 Reply Last reply
    0
  • L Offline
    L Offline
    Lingyong Zhang
    replied to julian on last edited by
    #6

    @julian said:

    Yes, if this forum works flawlessly, then the problem lies with the forum software itself, or possibly the ISP that is serving your forum. Do you see this on your AWS forum?

    We use nginx as a proxy, yes.

    I think we should use the nginx to handle the static page, if not static just redirect to the nodejs.
    Is that right?
    I want to know how to let the nginx to handle the static...

    1 Reply Last reply
    0
  • psychobunnyP Offline
    psychobunnyP Offline
    psychobunny
    wrote on last edited by
    #7

    Hey, looks like this has been unanswered. Did you guys figure it out?

    G 1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #8

    @Giorgio-Chiodi likely, yes.

    1 Reply Last reply
    0
  • G Offline
    G Offline
    Giorgio Chiodi
    replied to psychobunny on last edited by Giorgio Chiodi
    #9

    @psychobunny you mean us? not really, still witnessing weird behaviour on https via mobile connection from mobile devices (smartphones + tablets)

    julianJ 1 Reply Last reply
    0
  • psychobunnyP Offline
    psychobunnyP Offline
    psychobunny
    wrote on last edited by
    #10

    What version of android are you on?

    G 1 Reply Last reply
    0
  • G Offline
    G Offline
    Giorgio Chiodi
    replied to psychobunny on last edited by
    #11

    @psychobunny latest 4.4.4

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    replied to Giorgio Chiodi on last edited by
    #12

    @Giorgio-Chiodi said:

    @psychobunny you mean us? not really, still witnessing weird behaviour on https via mobile connection from mobile devices (smartphones + tablets)

    Yeah, it'd be either your browser (stock browser, or chrome?) or your ISP (sometimes websockets not established on 3G). The new socket.io version is not implemented in NodeBB yet...

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development