• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: /wa/favicon.ico ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /wa/favicon.ico ?


  • Subject: Re: /wa/favicon.ico ?
  • From: Anjo Krank <email@hidden>
  • Date: Tue, 12 May 2009 06:52:17 +0200


Am 12.05.2009 um 02:58 schrieb Mike Schrag:

p.s. I could go either way on this topic. I think a rewrite rule is the "easiest" but others may not. And if
you don't currently have any rewrite rules then it definitely adds a new deployment wrinkle. I long for the
day when I once again deploy a WO app with only one external configuration dependency (a single rewrite rule)....
I personally use rewrite rules for most of these kind of things, also, but like you said, it's because I already have rewrite rules as part of most of my deployments.

I for my part like to have only one or two general rules which transforms stuff into a request parse-able by a WO request handler. It's *so* much easier to write the needed regex code in java than to do it in a apache config. Also, with more than one web-server, the whole sync-and-restart thing gets old pretty quick.


Also, when you have larger resources which can't be served from a cache, it doesn't make much of a difference as you can serve with a streaming handler.

The only place it *does* matter is that WO requests seem to be served with "connection: close", which forces the browser to make extra connections. So serving your html and all/most your images from WO may impose a hefty page load penalty. I haven't yet found a way around this (and it's probably not a good idea to do so...)

Cheers, Anjo

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: /wa/favicon.ico ?
      • From: Andrew Lindesay <email@hidden>
References: 
 >/wa/favicon.ico ? (From: Jeremy Rosenberg <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Guido Neitzer <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Jeremy Rosenberg <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Cail Borrell <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Jeremy Rosenberg <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Andrew Lindesay <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Guido Neitzer <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Andrew Lindesay <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Guido Neitzer <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Chuck Hill <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Andrew Lindesay <email@hidden>)
 >Re: /wa/favicon.ico ? (From: "Michael Schrag" <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Alan Ward <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: /wa/favicon.ico ?
  • Next by Date: Re: /wa/favicon.ico ?
  • Previous by thread: Re: /wa/favicon.ico ?
  • Next by thread: Re: /wa/favicon.ico ?
  • Index(es):
    • Date
    • Thread