GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

Upgrade Server #263

Closed merforga closed 6 years ago

merforga commented 6 years ago

Website is falling over temporarily (looks like memory issue) when following happens:

1) Multiple simultaneous upload streams (seems to be around 10 people uploading at once, though it may have been a one off as total uploaded files was in the thousands) 2) Around 30-35 SIMULTANEOUS users.

Not sure if we can further optimise Apache or otherwise but memory seems to be the biggest culprit here. Looking at upgrading the server to next tier which will provide:

Also means we can add another processor or two for processing uploads. Will need to monitor over the next few weeks post release and especially leaderboards to determine how needed this will be .

merforga commented 6 years ago

Upgraded. Will need to look at optimisations to reduce server load at some point.