Page MenuHomePhabricator
Feed Search

Mar 20 2017

BurstPower added a comment to T160920: Throttling access to Special Pages that make potentially expensive queries.

@Reedy ty for answer. however, still it doesnt show encoded URL. i need encoded URLs to match against same pages in other languages :)

Mar 20 2017, 6:25 PM · Performance Issue, MediaWiki-Special-pages
BurstPower added a comment to T160920: Throttling access to Special Pages that make potentially expensive queries.

@Reedy i need some more help about redirects

Mar 20 2017, 6:06 PM · Performance Issue, MediaWiki-Special-pages
BurstPower added a comment to T160920: Throttling access to Special Pages that make potentially expensive queries.

@Reedy ty very much that file really helps me. It contains redirects as well however i can handle them :)

Mar 20 2017, 5:35 PM · Performance Issue, MediaWiki-Special-pages
BurstPower added a comment to T160920: Throttling access to Special Pages that make potentially expensive queries.

@Reedy I am guessing that each time it sorts entire table by url or the name of the article? Which i guess is extremely expensive when compared to sorting by ID

Mar 20 2017, 4:30 PM · Performance Issue, MediaWiki-Special-pages