I haven't seen this bug, as we don't accept such large files :) But we might start, so I'll jump into looking at this also.
Maybe this can help debugging wise - what is your timeout set to and how long is a 500M file taking to upload? No harm other than performance on an overloaded server by turning KeepAlive off. Turn it off and do a simulated test with such a file. If it fails then, we can reasonably conclude it is not KeepAlive. -Paul On Tue, Apr 21, 2009 at 1:30 AM, pak9 <[email protected]> wrote: > Anyone get to the bottom of this? I am seeing what looks like might be > this bug in 0.99.11b > > php uploads to 500M and then stops. No errors nothing. > > The file /tmp/cherokee_post_(random) is then removed silently. > > /tmp has enough space for the file, so I do not think this is a > regression of a previous bug. > > I am starting to think timeout or keepalive? > > Cheers, > > V. > > > Yo'av Moshe wrote: >> Hey, anything new on this topic? >> I'm having the same problem, and it's seems like some timeout issue. >> >> I'm running TurboGears (CherryPy) behind Cherokee as a reverse proxy. >> >> Thank you. >> Yo'av >> >> On 9 פברואר, 22:34, leonel <[email protected]> wrote: >> >>> Alvaro Lopez Ortega wrote: >>> >>>> On 05-feb-09, at 15:02, leonel wrote: >>>> >>>>> Well as today same config and server been uploading 3 30MB and 8 MB >>>>> files with no errors. >>>>> the only difference is the server load since this tests where performed >>>>> on a low load period >>>>> >>>>> is there any know OS specific tunning about semaphores or proceses ?? >>>>> >>>> After reading your reports/research (great work by the way!), I'm >>>> almost sure it fails because of a bug in Cherokee. >>>> >>>> I'll try to check it as soon as possible. >>>> Thanks Leonel! >>>> >>>> -- >>>> Greetings, alo >>>> http://www.alobbs.com/ >>>> >>> more info >>> When uploading cherokee starts filling a /tmp/cherokee_post_?????? file >>> the error shows and the file is gone >>> >>> Sometimes the file grows to 600K other times to 4MB then the error shows >>> >>> Saludos >>> >>> Leonel >>> >>> _______________________________________________ >>> Cherokee mailing list >>> [email protected]http://lists.octality.com/listinfo/cherokee >>> >> _______________________________________________ >> Cherokee mailing list >> [email protected] >> http://lists.octality.com/listinfo/cherokee >> > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee > _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
