[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Matthew Sergeant (EML)" <Matthew.Sergeant@e...>
  • To: "'Chris Lilley'" <chris@w...>, Gavin Thomas Nicol <gtn@e...>
  • Date: Tue, 13 Apr 1999 16:12:49 +0200

> -----Original Message-----
> From:	Chris Lilley [SMTP:chris@w...]
> 
> Gavin Thomas Nicol wrote:
> > 
> > > Integrate this into the Apache mod_mime (or other suitable place) so
> > > that, for all resources which mod_mime declares to be of type
> > > text/xml, the cached result is automatically used to output a MIME
> type
> > header
> > 
> > I think you'll find the cost of the cached result to be one the same
> order
> > (in terms of cost) as dynamically parsing the documents. I have found
> that
> > in such cases, basic system call overhead and CPU usage is roughly the
> same
> > (open and close calls, a couple of reads).
> 
> Thanks for sharing that experience; well, it certainly makes the code
> even easier!
> 
	Just got my copy of "Apache modules in Perl and C" today, so it
should be into the level of "trivial" rsn... I've got the first bit:

	if (/<\?xml(.*?)\?>/) {
		... 
	}

	:-)

	Matt.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member