RE: HEAD is borked

2002-07-24 Thread Sander Striker

> From: Rodent of Unusual Size [mailto:[EMAIL PROTECTED]]
> Sent: 24 July 2002 20:58

> David Reid wrote:
> > 
> > Who's "we"?
> > 
> > Oh, was this more IRC related conversations?
> 
> IRC is cool for some things, but it can inadvertently
> conceal technical discussions which belong on the
> mailing lists and in the archives thereof -- for the
> benefit of both posterity and those who weren't on the
> channel.

The subject this was referring to wasn't discussed on
irc at all.  The 'we' part came from an external poster.

Sander




Re: HEAD is borked

2002-07-24 Thread Rodent of Unusual Size

David Reid wrote:
> 
> Who's "we"?
> 
> Oh, was this more IRC related conversations?

IRC is cool for some things, but it can inadvertently
conceal technical discussions which belong on the
mailing lists and in the archives thereof -- for the
benefit of both posterity and those who weren't on the
channel.
-- 
#kenP-)}

Ken Coar, Sanagendamgagwedweinini  http://Golux.Com/coar/
Author, developer, opinionist  http://Apache-Server.Com/

"Millennium hand and shrimp!"



Re: HEAD is borked

2002-07-16 Thread David Reid

> David Shane Holden wrote:
> > I've noticed this aswell.  I have Apache running on a machine using an 
> > internal
> > IP and if I connect to it with another machine using an internal IP it 
> > sits there
> > for exactly 5 minutes before sending back the respone.  But if someone
> > connects with a real IP from the Internet everything works fine.
> > 
> > I've tested this on both Win2k and Linux.
> > 
> we belive we have found the problem
> in the mean time you can use the tag IANH_PRETAG1_2040
> as it appears not to have the problem

Who's "we"?

Oh, was this more IRC related conversations?

david







Re: HEAD is borked

2002-07-16 Thread Martin Kraemer

On Mon, Jul 15, 2002 at 10:16:59PM -0700, Justin Erenkrantz wrote:
> 
> Any HTTP/1.1 request is hanging for me (incl. static pages).

For me, any HTTP/0.9 request is hanging.
 GET /
hangs, even if folowed by more s.

  Martin
-- 
<[EMAIL PROTECTED]> | Fujitsu Siemens
Fon: +49-89-636-46021, FAX: +49-89-636-47655 | 81730  Munich,  Germany



Re: HEAD is borked

2002-07-15 Thread Justin Erenkrantz

On Mon, Jul 15, 2002 at 10:50:39PM -0700, Ian Holsman wrote:
> we belive we have found the problem
> in the mean time you can use the tag IANH_PRETAG1_2040
> as it appears not to have the problem

I just reverted Brad's patches and HEAD should now work again.
An explanation is being sent to dev@apr.

Note that IANH_PRETAG1_2040 will be susceptable in mod_cgi or
wherever pipe buckets are used.  So, you might want to update to
HEAD on apr-util/buckets/apr_buckets_pipe.c.  -- justin



Re: HEAD is borked

2002-07-15 Thread Ian Holsman

David Shane Holden wrote:
> I've noticed this aswell.  I have Apache running on a machine using an 
> internal
> IP and if I connect to it with another machine using an internal IP it 
> sits there
> for exactly 5 minutes before sending back the respone.  But if someone
> connects with a real IP from the Internet everything works fine.
> 
> I've tested this on both Win2k and Linux.
> 
we belive we have found the problem
in the mean time you can use the tag IANH_PRETAG1_2040
as it appears not to have the problem


> Justin Erenkrantz wrote:
> 
>> On Mon, Jul 15, 2002 at 11:27:30PM -0500, Karl Fogel wrote:
>>  
>>
>>> There have been a lot of changes to APR's poll code lately; it looks
>>> like some of them cause httpd-2.0 to freeze up while processing a
>>> request.  Using the latest httpd-2.0, I was unable to check out a tree
>>>   
>>
>>
>> Any HTTP/1.1 request is hanging for me (incl. static pages).
>>
>> Investigating.  -- justin
>>
>>  
>>
> 
> 






Re: HEAD is borked

2002-07-15 Thread David Shane Holden

I've noticed this aswell.  I have Apache running on a machine using an 
internal
IP and if I connect to it with another machine using an internal IP it 
sits there
for exactly 5 minutes before sending back the respone.  But if someone
connects with a real IP from the Internet everything works fine.

I've tested this on both Win2k and Linux.

Justin Erenkrantz wrote:

>On Mon, Jul 15, 2002 at 11:27:30PM -0500, Karl Fogel wrote:
>  
>
>>There have been a lot of changes to APR's poll code lately; it looks
>>like some of them cause httpd-2.0 to freeze up while processing a
>>request.  Using the latest httpd-2.0, I was unable to check out a tree
>>
>>
>
>Any HTTP/1.1 request is hanging for me (incl. static pages).
>
>Investigating.  -- justin
>
>  
>