More speed: Asynchronous User Interface
In practice I find working on domains, aliases and email addresses, in Plesk 12.5 tedious and slow. Adding domains, quickly moving aliases to another domain, or changing email addresses, it just all takes a lot of time. Most of the time I'm simply waiting for the UI to respond. What a waste of time.
This is not because of a slow server or connection. The reason seems to be that Plesk does all the work on the server before it refreshes the UI and accepts new input.
I would prefer it if user input would be seperated from the actual changes made to the server. Just allow me to quickly do things, without having to wait every time for everything to complete. That would be great. I mean, that's what Plesk is for, isn't it?
If you want to do this right, it should be implemented for the whole interface of plesk. Preferably the UI should reflect any changes immeadiately, so it should have a complete abstract model of the server. Changes could then be buffered in a command queue, and executed in the background.
This idea is not new: http://old.alexmaccaw.com//posts/async_ui
Upd: Sorry, we are closing the request as no information were provided for over a month.
—
IG