Code Monkey home page Code Monkey logo

Comments (7)

eddic avatar eddic commented on June 1, 2024

So I can't reproduce this nor find your fork. Any more info?

from fastcgipp.

samlauzon avatar samlauzon commented on June 1, 2024

Apologies - should have put some more info in for replication;

It was a straight build of commit d39ea6d with the echo example doing a file upload with multipart/form-data. (It's been a while.)

I've got it running now on https://mu.uptane.org/ (2017-04-27 23:37 GMT) for the next few hours without the patch. If you upload over 500k, you'll see the server 'disappear' and a custom 502 show up.

Refresh and the page reloads fine, same thread, etc.

stderr shows
Apr 27 19:33:40 uptane.org ./a.out[15963] [warning]: Socket read() error on fd 7: Resource temporarily unavailable

Patch I wrote that was rectifying the issue; https://gist.github.com/samlauzon/1c8b65b6d95ca98f7b7cec21c51a6e85

from fastcgipp.

eddic avatar eddic commented on June 1, 2024

Hmmm Interesting. I'm just wondering if anyone has seen similar issues. I don't have an nginx server but I can't reproduce with lighttpd or apache. Have you tried it with a separate nginx install?

from fastcgipp.

eddic avatar eddic commented on June 1, 2024

Ah you know. I think I may have reproduced it.

from fastcgipp.

eddic avatar eddic commented on June 1, 2024

Alrighty. Can you see if ced61e4 fixes it? After try out the master head and see if it still works (or is fixed) as some other big changes came after.

from fastcgipp.

samlauzon avatar samlauzon commented on June 1, 2024

Sorry about the delay, pulled the latest and built the echo example;
File uploading now outputs:

/a.out[31136] [warning]: Got a non BEGIN_REQUEST record for a request that doesn't exist (x10)
./a.out[31136] [warning]: Socket read() error on fd 7: Resource temporarily unavailable

from fastcgipp.

samlauzon avatar samlauzon commented on June 1, 2024

At last - I was able to make this work; had to ensure buffering was off in nginx.
Thanks!

from fastcgipp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.