Permalink
Please sign in to comment.
Browse files
Plack has been removed.
Plack uses 'server_start' to spin up a web server and that process does not respect SIGTERM. I am tired of wrestling with this to get Plack working; if you want Plack added back, make it behave and open a pull request.
- Loading branch information...
Showing
with
1 addition
and 142 deletions.
- +0 −23 frameworks/Perl/plack/README.md
- +0 −1 frameworks/Perl/plack/app.pid
- +0 −34 frameworks/Perl/plack/app.psgi
- +0 −24 frameworks/Perl/plack/benchmark_config.json
- +0 −32 frameworks/Perl/plack/nginx.conf
- +0 −17 frameworks/Perl/plack/setup.sh
- +0 −4 frameworks/Perl/plack/source_code
- +1 −1 toolset/benchmark/benchmarker.py
- +0 −6 toolset/setup/linux/TFBReaper.c
0 comments on commit
50b9448