issues
search
miyagawa
/
Starman
Starman is a high-performance preforking Perl PSGI web server
http://search.cpan.org/dist/Starman
Other
287
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Errors/warnings not logged
#154
dboehmer
opened
2 months ago
1
POD: slightly improve English grammar
#153
mauke
closed
9 months ago
1
Starman worker zombie processes showing up
#152
wbiker
opened
10 months ago
1
Add worker timeout option
#151
nicolasfranck
closed
1 year ago
3
test cases for host/port/listen handling
#150
eserte
opened
1 year ago
1
--listen and --host options do not support IPv6 addresses
#149
eserte
opened
1 year ago
4
Handle EINTR when doing sysread calls
#148
robmueller
closed
1 year ago
4
Allow SSL when used under Server::Starter
#147
kgoess
opened
1 year ago
1
Add psgix.informational callback
#146
robrwo
closed
2 years ago
4
Please add config option to `chmod` a UNIX socket
#145
leonerd
opened
2 years ago
1
*
#144
vandergrafgenerator
opened
3 years ago
0
on some hosts requests are too slow - any ideas ?
#143
ReneBoehm
closed
3 years ago
1
Corrected the logic to take into account max_requests with keep-alive connections
#142
Logioniz
opened
3 years ago
0
Support for server-side trailer headers with chunk-encoded responses
#141
clemep-sios
opened
3 years ago
0
allow client errors to be detected
#140
clemep-sios
closed
3 years ago
2
start_server ignores https/ssl configuration of starman/plackup
#139
xiconfjs
opened
3 years ago
1
How to use with systemd ExecReload and ExecStop?
#138
pukku
opened
4 years ago
1
Feature request: Ability to run Starman in non-forking mode
#137
Nowaker
closed
4 years ago
1
Check $opt var is deff befor transform to lower case
#136
podoleanuciprian
closed
4 years ago
1
plackup: Use of uninitialized value $opt in lc at /home/vagrant/perl5/lib/perl5/Starman/Server.pm line 80.
#135
podoleanuciprian
closed
4 years ago
0
Dependency module name misspelling
#134
kenneth-olwing
closed
5 years ago
0
Fix case where POST body is the single character "0".
#133
olsonanl
closed
5 years ago
10
Support psgix.cleanup (and psgix.cleanup.handlers)
#132
jrubinator
opened
5 years ago
6
Support custom proctitles
#131
jrubinator
opened
6 years ago
0
use 2048-bit test SSL keys
#130
real-dam
closed
6 years ago
0
Skip dumping the buffer in STARMAN_DEBUG=1
#129
miyagawa
opened
6 years ago
0
Starman is missing ExtUtils::Config requirement
#128
atoomic
closed
6 years ago
1
starman hangs on make tests (Win 7, Strawberry perl)
#127
eliot1785
opened
7 years ago
1
POSIX::setgid not implemented on this architecture
#126
abutun
closed
7 years ago
1
implement --max-keepalive-requests (issue #124)
#125
eserte
opened
7 years ago
0
Implement --max-keepalive-requests
#124
eserte
opened
7 years ago
3
Starman in Production
#123
billmoseley
closed
8 years ago
2
tests fail -- empty base class package
#122
martinthurn-LFT
opened
8 years ago
1
Added options to pass 'Log::Log4perl' as logger to Net::Server
#121
Elhodred
closed
8 years ago
3
Crashing when listening on a socket with Server::Starter
#120
nagata-logly
opened
8 years ago
13
Starman does not support setting port to `0`
#119
frioux
opened
9 years ago
6
--preload-app missing from proctitle
#118
ctriv
opened
9 years ago
4
Do not die after failing to load app.psgi
#117
kappa
opened
9 years ago
5
Help withh SSL another case
#116
niconil
closed
9 years ago
2
Help with SSL support
#115
billmoseley
opened
9 years ago
5
Treat ECONNRESET like EPIPE (i.e. ignore), not as a fatal error.
#114
timbunce
closed
9 years ago
6
Fixed concurrent modification bug in hash iterator for net_server_args
#113
kriegfrj
closed
9 years ago
2
Changed --listen parsing to use Net::Server::Proto->parse_info()
#112
kriegfrj
closed
9 years ago
6
Allow --net_server- to prefix any options you want to go straight to Net...
#111
holophrastic
closed
9 years ago
3
Net::Server has support for Log4perl, which means by extension that Star...
#110
holophrastic
closed
9 years ago
4
Allow generic option vars pass through to Net::Server
#109
miyagawa
closed
8 years ago
4
Taint mode option
#108
msouth
closed
9 years ago
2
Factor out actual application request dispatching in a wrappable method
#107
phaylon
closed
10 years ago
11
Endless loop if app.psgi does not exist or is not specified
#106
eserte
opened
10 years ago
0
detect if the client terminated the connection
#105
doome
opened
10 years ago
0
Next