mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #84] SSL Delay #66
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ddarbyson on GitHub (Jun 29, 2013).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/84
When browsing via https:// there seems to an exact 10 second delay before any Streams or Nodes are listed. Anyone else experiencing this?
v0.3.3
@LaKing commented on GitHub (Aug 7, 2014):
Yes.
@msmathers commented on GitHub (Jan 16, 2020):
v0.4x doesn't natively support SSL, we now recommend using an nginx reverse proxy to add SSL termination, authentication, etc... Use the following recipe for reverse proxying socket.io: https://stackoverflow.com/a/29232687