[bug] possible bug in the range filter

Manlio Perillo manlio_perillo at libero.it
Wed Dec 12 13:50:38 MSK 2007


Maxim Dounin ha scritto:
> Hello!
> 
> On Tue, 11 Dec 2007, Manlio Perillo wrote:
> 
>> I'm trying to add support for the nginx range filter in mod_wsgi but I 
>> have found some problems.
>>
> [...]
> 
> If you are sure you didn't do something really stupid like forgetting -n 
> option to echo while constructing file to be resumed - could you please 
> provide some more info?
> 


Ok, it was my fault.
The editor adds a newline at the end of the file so the resumed file was:

a\ncdef
instead of
abcdef

Now I have to found the problem in mod_wsgi...

> Maxim Dounin
> 


Manlio Perillo





More information about the nginx mailing list