Code Monkey home page Code Monkey logo

evpsgi's People

Contributors

sekimura avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

evpsgi's Issues

running Snow Leopard

Miyagawa-san said something wrong with linking libraries. Maybe that is related to the fact that Snow Leopard has 64bit Perl 5.10.x but not sure. Anyway, I need some more details.

keepalive causes SIGPIPE

ouch...

epoll_ctl(3, EPOLL_CTL_ADD, 12, {EPOLLOUT, {u32=12, u64=12}}) = 0
epoll_wait(3, {{EPOLLERR|EPOLLHUP, {u32=7, u64=7}}, {EPOLLERR|EPOLLHUP, {u32=8, u64=8}}, {EPOLLERR|EPOLLHUP, {u32=9, u64=9}}, {EPOLLERR|EPOLLHUP, {u32=13, u64=13}}, {EPOLLERR|EPOLLHUP, {u32=14, u64=14}}, {EPOLLERR|EPOLLHUP, {u32=15, u64=15}}, {EPOLLERR|EPOLLHUP, {u32=16, u64=16}}, {EPOLLERR|EPOLLHUP, {u32=10, u64=10}}, {EPOLLERR|EPOLLHUP, {u32=11, u64=11}}, {EPOLLERR|EPOLLHUP, {u32=12, u64=12}}}, 1023, 50000) = 10
clock_gettime(CLOCK_MONOTONIC, {60883, 94923857}) = 0
epoll_ctl(3, EPOLL_CTL_DEL, 7, {EPOLLOUT, {u32=7, u64=7}}) = 0
write(7, "HTTP/1.1 400 Bad Request\r\nConten"..., 264) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
+++ killed by SIGPIPE +++

multiple input headers

If there are multiple header lines sent with the same key, the server should treat them as if they're sent in one line, i.e. combine them with , as in RFC 2616.

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.