!!Advanced Upload - WebSockets uplaod engine\\

The User Manager has a WebInterface customization to enable using WebSockets for uploads.  Enable the customization on your default user, or specific users.  Uplaods will now utilize the advanced upload system instead.\\
\\
Uploads will now operate in chunks instead of 4x HTTP connections like the normal upload mechanism does.  WebSockets use 10x connections.  The number of connections can be configured.  If a chunks fails to transmit, it is re-transmitted.  The overall result is a faster transfer then a single stream, especially when there is a lot of latency slowing things down.

[advanced_upload.png]