Migrating to 4.1 - authn/MFA bean
Cantor, Scott
cantor.2 at osu.edu
Mon Jul 19 12:15:33 UTC 2021
On 7/16/21, 7:03 PM, "Paul B. Henson" <henson at cpp.edu> wrote:
> Wow, you're not kidding; I'm trying to flip through the documentation to see if there's anything else I missed
> for my 4.1 upgrade, and it is noticeably less responsive than before you guys migrated it :(. I assume they are
> hosting it for free like the jira et all, but it seems they could have spared you at least a few more CPU cycles in
> the configuration ;).
It is free, as are the add-ins (so far). The main reason it's this slow is two fold. It's still relying on the old markup format and editor and more to the point, plugins in the cloud product are "outside" the core system such that I think to render content it actually has to ship the content over via a web service call to the plugin and then the plugin responds with the data.
You can see it launch all these separate requests when it loads. The server version obviously runs macros "inside" the system. If I had known that would be the case I probably wouldn't have gone down the tab road to start with.
So, it's not CPU, it's network, too many round trips.
-- Scott
More information about the users
mailing list