woo
woo copied to clipboard
A fast non-blocking HTTP server on top of libev
Workers are selected sequentially and request processing may hang while free workers are available
This leads to a situation when we finally encounter a busy worker and are waiting for it while other free workers are available. # How to reproduce 1. Create a...
Although I'm running top-level handlers, this simple-error took down the server: ``` Sep 12 22:08:36 ip-10-0-0-168 trinity[1166]: 47.254.170.208 - [12/Sep/2020:23:08:36 -07:00] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 200 2897 "-" "-" Sep 12...
This prevents conflictions of `cl:random` in different worker threads.
https://github.com/fukamachi/woo/issues/92
when visit / (using with weblocks), you will see the following error from your repl: ``` There was an error processing your request: The value NIL is not of type...
I'm getting the following error when attempting to load woo in lispworks enterprise 7.1.2 (64-bit) on osx catalina 10.15.2. I am having no problem loading woo in sbcl or clozure...
When I start the Clack with Woo handler, it tries to compile a grovel file, output the following commands to stdout: ``` ; gcc -o /root/.cache/common-lisp/sbcl-1.5.6-linux-x64/root/finances/.qlot/dists/ultralisp/software/fukamachi-woo\ -20190913121619/src/syscall/types__grovel-tmp4TM0ME1F.o -c -g -Wall...