www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Awful dlang.org server performance

reply kinke <noone nowhere.com> writes:
Okay so I'm (sadly) used to every ~10th forum.dlang.org web 
request to take something like 10-15 seconds to get a response 
(while the other ~9 are instantaneous). But the last couple of 
days, the Wiki is hardly usable (editing last night took > 1 
minute for the page to reload), and Travis CI is not infrequently 
dying because fetching https://[nightlies.]dlang.org/install.sh 
takes too long.

Are these problems known and worked on?
Sep 12 2017
parent Walter Bright <newshound2 digitalmars.com> writes:
On 9/12/2017 8:03 AM, kinke wrote:
 Okay so I'm (sadly) used to every ~10th forum.dlang.org web request to take 
 something like 10-15 seconds to get a response (while the other ~9 are 
 instantaneous). But the last couple of days, the Wiki is hardly usable
(editing 
 last night took > 1 minute for the page to reload), and Travis CI is not 
 infrequently dying because fetching https://[nightlies.]dlang.org/install.sh 
 takes too long.
 
 Are these problems known and worked on?
forum.dlang.org isn't on the dlang.org server, I think Vladimir Panteleev runs the server for it (and for the wiki).
Sep 13 2017