neilcsmith-net commented on pull request #473: URL: https://github.com/apache/netbeans-website/pull/473#issuecomment-633650948
As commented inline, the bandwidth on Jenkins of doing what I suggested is probably minimal compared to the fact people download the entire beta binaries from there now?! And managing this on the NetBeans VM is the key bit, it doesn't have to redirect there. Ideally at some point we could end up with - ``` Redirect 302 /nb/updates/ https://netbeans-vm.apache.org/uc/ Redirect 302 /nb/plugins/ https://plugins.netbeans.apache.org/data/ ``` That would require having `https://plugins.netbeans.apache.org/data/dev/` - @jkovalsky thoughts on that? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
