• 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: Andrew Lindesay <email@hidden>
  • Date: Tue, 12 May 2009 22:42:24 +1200

Hi;

So whilst an instance is streaming (from an input steam) a result back to the client, the socket connection between the Apache adaptor and the instance is completely dedicated to that job and any other requests to that instance will be enqueued?

cheers.

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.
...
Does "streaming handler" above mean hooking a java.io.InputStream up to an WOResponse instance? I haven't actually looked at the Apache module source or done any experiments, but is it true that the adaptor-instance communication interleaves these requests? I have previously assumed this was happening.
...
"Interleaves" ? As long as a stream is not empty, it's served more or less directly to the socket of the client. Also, the app doesn't really communicate much, it's either servicing a request, in which case the data gets sent to the client, or it's not doing anything in which case it's marked as dead for the web server that is currently trying to contact it. All the other availability stuff is handled via the wotaskd communication.

___ Andrew Lindesay www.lindesay.co.nz

_______________________________________________
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


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>)
 >Re: /wa/favicon.ico ? (From: Anjo Krank <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Andrew Lindesay <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Anjo Krank <email@hidden>)

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