[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: A general question

Subject: Re: A general question
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Mon, 18 Feb 2002 16:43:30 -0500
Re:  A general question
[TP]
>
> > It would make it browser independent, but I'm not sure it would make it
> > faster (more work being done on the server, so unless you have a very
> small
> > number of people using your web site or a very beefy server it would
> actually
> > make it slower).
>
> So, is it not a good idea to parse on the back end if by doing so, we lose
> performance. What do developers generally do? Do they use front-end
parsing
> or back-end parsing? I know that there are a few book authors on this
list.
> What would you recommend?
>

You might be able to cache the stylesheets once they were compiled, so that
they don't have to be rebuilt each time they are asked for.  You might be
able to transform any static pages to html beforehand and serve them with no
overhead that way, if you have any static pages or even quasi-static ones
(say, ones that changed once a day at predictable times).  You might be able
to use a proxy server to cache transformed files if it turns out that you
are serving the same transformed content frequently.

You might combine any or all of these techniques with some of the other
suggestions.  Of course, none of this is a easy as lettign the browser do
the transform, but you can't count on that as you have already pointed out.

Cheers,

Tom P


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • A general question, (continued)
        • TP - Mon, 18 Feb 2002 12:24:28 -0500 (EST)
        • Peter Davis - Mon, 18 Feb 2002 14:10:36 -0500 (EST)
        • TP - Mon, 18 Feb 2002 14:38:25 -0500 (EST)
        • Michael Kay - Mon, 18 Feb 2002 16:14:38 -0500 (EST)
        • Thomas B. Passin - Mon, 18 Feb 2002 16:40:54 -0500 (EST) <=
        • Andrew Welch - Mon, 18 Feb 2002 17:03:09 -0500 (EST)
        • Peter Davis - Mon, 18 Feb 2002 17:23:33 -0500 (EST)
        • Chris Bayes - Sat, 23 Feb 2002 09:23:16 -0500 (EST)
        • Bryan Rasmussen - Tue, 19 Feb 2002 04:18:11 -0500 (EST)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.