* anatoly techtonik <[email protected]>: > On Sat, Jun 16, 2012 at 1:27 PM, "Martin v. Löwis" <[email protected]> wrote: > >> Is it possible to speed up wiki.python.org somehow? > > > > Hopefully by migrating it to the new infrastructure. > > It appears it didn't help. Creating of a new page took 35seconds, > which is twice the worst editing operation that I personally > experienced with previous install. > > Page.execute = 0.001s > antispam = 5.375s > getACL = 0.010s > init = 0.012s > load_multi_cfg = 0.000s > parsePageLinks = 0.021s > run = 35.269s > send_page = 0.393s > send_page_content = 0.027s > total = 35.281s
Looks like a 30s DNS tiemout if you ask me. (Basically 5s for antispam and the 30s of basically nothing) -- Ralf Hildebrandt Charite Universitätsmedizin Berlin [email protected] Campus Benjamin Franklin http://www.charite.de Hindenburgdamm 30, 12203 Berlin Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155 _______________________________________________ pydotorg-www mailing list [email protected] http://mail.python.org/mailman/listinfo/pydotorg-www
