Re: connection pipe problems

2002-01-17 Thread Johan Fredriksson
Make sure you flush the buffer in the servlet before it finishes. //Johan - Original Message - From: Aaron Tavistock [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Thursday, January 17, 2002 3:37 AM Subject: RE: connection pipe problems You can't really tell everyone

connection pipe problems

2002-01-16 Thread Robert S. Sfeir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello to all, I seem to have run into a bit of a riddle here with the Orion server (version 1.5.3 currently but 1.5.2 did this too, both running on Solaris though the problem is also exhibited on Linux) It seems that the http connection pipe

RE: connection pipe problems

2002-01-16 Thread brent . parsons
: Wednesday, January 16, 2002 2:24 PM To: Orion-Interest Subject: connection pipe problems -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello to all, I seem to have run into a bit of a riddle here with the Orion server (version 1.5.3 currently but 1.5.2 did this too, both running on Solaris

RE: connection pipe problems

2002-01-16 Thread Aaron Tavistock
). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 16, 2002 4:25 PM To: Orion-Interest Subject: RE: connection pipe problems HI It may be from your browser using HTTP1.1. When Orion sees HTTP 1.1 it may send stuff back: Transfer-Encoding: chunked If you