Re: Catching user-presses-stop early

2001-10-17 Thread Jeremy Howard
Stas Bekman wrote: > Gunther Birznieks wrote: > > > Would sending a null byte work with a reverse proxy method of mod_perl > > if the reverse proxy caches and doesn't deliver the data right away? I > > don't know if there is a way to control this or what the behavior is. > > The technique in the g

Re: Catching user-presses-stop early

2001-10-17 Thread Stas Bekman
Gunther Birznieks wrote: > Would sending a null byte work with a reverse proxy method of mod_perl > if the reverse proxy caches and doesn't deliver the data right away? I > don't know if there is a way to control this or what the behavior is. The technique in the guide doesn't work with apach

Re: Catching user-presses-stop early

2001-10-12 Thread Gunther Birznieks
Would sending a null byte work with a reverse proxy method of mod_perl if the reverse proxy caches and doesn't deliver the data right away? I don't know if there is a way to control this or what the behavior is. As an aside, why not just send whitespace instead of a nullbyte? It's supposed to