Commit Graph

4 Commits

Author SHA1 Message Date
bryner%brianryner.com
7868977652 Page loader updates to work with mod_perl 2.x:
- Give example conf file for mod_perl 2 in README.txt
- Use RegistryPrefork handler to emulate mod_perl 1.x's chdir() behavior
- Add version of RegistryPrefork.pm backported for mod_perl <= 1.99_08
- Don't autoflush output in the middle of sending HTTP headers; it confuses mod_perl's ParseHeaders
- Comment out a warn() that's not really needed

r=jrgm
2003-08-30 03:43:33 +00:00
heikki%netscape.com
884a84dfc9 Bug 201356, make page load tests support XML documents, r=jrgm. 2003-04-29 00:27:06 +00:00
jrgm%netscape.com
a954c467fc change to use single-quote instead of double-quote in SQL statements [bug in perl module?]; allow the urllist.txt to specify a charset to be sent in the content-type header; make it possible to run the test with a 'https' scheme (SSL) 2003-03-29 01:41:29 +00:00
jrgm%netscape.com
a16eeeefd1 Initial checking. 2001-08-06 03:47:27 +00:00