mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
66 lines
2.0 KiB
Plaintext
66 lines
2.0 KiB
Plaintext
#
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
# Config file for page loading test
|
|
#
|
|
# HTTPBASE: is the URL to the root of the content pages
|
|
# FILEBASE: is the file path to the same location (I need both)
|
|
#
|
|
# Remaining lines are the names of top level directories under FILEBASE
|
|
# which contain the content files, followed by an optional filename in
|
|
# that directory (index.html is assumed if no filename given), and then
|
|
# followed by an optional 'charset' value to ship in the 'Content-type'
|
|
# header. [Note: if you want to set the charset, then you must also
|
|
# explicitly set the filename field].
|
|
#
|
|
# Warning: you don't want to casually changing the set of urls that you are
|
|
# testing against, if you want to be able to make any reasonable comparison over
|
|
# time. And don't change this file while a test is in progress, as it will
|
|
# competely scramble the results for that test.
|
|
|
|
HTTPBASE: http://somehost.somedomain.sometld/content/base/
|
|
FILEBASE: /var/www/html/content/base/
|
|
|
|
home.netscape.com index.html # optionally specify a filename
|
|
my.netscape.com index.html text/html iso-8859-1 # optionally specify a filename, mime type and charset
|
|
www.aol.com index.html text/html # optionally specify a filename and mime type
|
|
www.mapquest.com
|
|
www.moviefone.com
|
|
www.digitalcity.com
|
|
www.iplanet.com
|
|
web.icq.com
|
|
www.compuserve.com
|
|
www.msnbc.com
|
|
www.yahoo.com
|
|
bugzilla.mozilla.org
|
|
www.msn.com
|
|
slashdot.org
|
|
www.nytimes.com
|
|
www.nytimes.com_Table
|
|
www.w3.org_DOML2Core
|
|
lxr.mozilla.org
|
|
espn.go.com
|
|
www.voodooextreme.com
|
|
www.wired.com
|
|
hotwired.lycos.com
|
|
www.ebay.com
|
|
www.apple.com
|
|
www.amazon.com
|
|
www.altavista.com
|
|
www.zdnet.com_Gamespot.com
|
|
www.spinner.com
|
|
www.microsoft.com
|
|
www.time.com
|
|
www.travelocity.com
|
|
www.expedia.com
|
|
www.quicken.com
|
|
www.zdnet.com
|
|
www.excite.com
|
|
www.google.com
|
|
www.tomshardware.com
|
|
www.cnn.com
|
|
news.cnet.com
|
|
www.sun.com
|