question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Html export rate went from around 50-100/s (before) to around 3-5/s (now).

  • Comparing 1.8.6 (50c22f0) and 1.8.13 (7ca336c)
  • Same settings.json file, same DB
  • neither with any plugins

The instanes share everything, I’ve tried switching them back and forth, it’s consistent.

I also tried

loadtest=true

And it didn’t make any difference.

Changing these parameters to

    "windowMs": 10000,
    // maximum number of requests per IP to allow during the rate limit window
    "max": 100000

changes nothing of course; if I reduce “max” to 1, EP starts handing out 429’s.

Is this expected behaviour? Am I missing some new rate throttling setting? Thank you 😃

Ubuntu 18.04.5 LTS Node v12.22.1 npm 6.14.12 EP behind an Apache proxy pass NODE_ENV=production

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
webzwo0icommented, Jun 18, 2021

Yeah it was, see https://github.com/ether/etherpad-lite/pull/5090

tests indicate that it’s now faster, but still not as it was before. will work on the sessionstorage problem today

1reaction
rhansencommented, Jun 17, 2021

Make sure you start it with ./src/bin/fastRun.sh. The normal run.sh script re-installs all dependencies; fastRun.sh doesn’t touch dependencies.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why exports fall fast but increase slowly after exchange rate ...
If prices improve, then exporters will make more money, but will not expand much. This reasoning is hard to accept, given that just...
Read more >
Why are exports so slow? - Rapid Recovery - Quest Software
Our exports typically cannot get any faster than around 10MB/s (MegaBytes), and over the years we have had numerous reasons from Dell/Quest as...
Read more >
Best Practices: Export faster - Adobe Support
Generally, data rates need to be slightly higher to ensure quality – meaning slightly larger files. Learn more.
Read more >
Why is the export process so slow? - Wondershare Help Center
Here's a tip for exporting faster: Export with Original Settings . If you keep the Resolution, Frame Rate, and Bitrate the same as...
Read more >
Extremely slow export - Apple Community
There are many factors that can affect the export. Processor usage depends on the export settings and also on the mac model you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found