[continuing the subthread on broken pipes] On Friday, June 2, 2017 at 6:11:05 PM UTC-7, Dave S muttered and muttered:
> A winnders client, using wininet, just keeps sending to port 80. >>> >> I'm trying to get tcpdump to tell me if the redirect is sent; my first >>> attempts don't see it. >>> >> >> This is because the POST has to be completely sent before this technique >> works, and my wininet clients don't seem to cleanly end the send. Some >> minutes after the client tells the user that it is done, Rocket throws up >> its hands and says "broken pipe". (I've a group post about that, probably >> sometime last year). >> > > Looks like that's about 10 minutes. The POST DATA sits in a tmp file > during that time; if my app accepts the data it gets moved into the uploads > directory, if I don't (as when I'm trying to do a redir) it gets rm'd. > > This does not happen if the upload file is in the neighborhood of 16K, but does happen if it is 8M. I'm not sure what the threshold is for exhibiting this behavior. I may poke around to narrow it down more. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

