issues
search
treasure-data
/
serverengine
A framework to implement robust multiprocess servers like Unicorn
Apache License 2.0
759
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
socket_manager: add feature to share sockets with another server
#150
daipom
closed
2 weeks ago
6
[PoC] Update/Reload without downtime
#149
Watson1978
closed
4 weeks ago
1
Fix CI failure concerned with Ruby version
#148
ashie
closed
2 months ago
0
Add base64 and logger gem as dependency for Ruby 3.4 and 3.5
#147
Watson1978
closed
2 months ago
1
socket_manager: add feature to take over another server
#146
daipom
closed
3 weeks ago
3
Suspected resource leak in worker recovery feature
#145
ashie
opened
8 months ago
0
v2.3.2
#144
ashie
closed
1 year ago
0
SocketManager: Enable `open(nil)` to select path automatically
#143
daipom
closed
1 year ago
4
Consider excluded port ranges for Windows
#142
daipom
closed
1 year ago
3
Update required Ruby version to 2.3.0
#141
aeroastro
closed
1 year ago
1
Windows: Apply excluded port range to SocketManager
#140
daipom
closed
1 year ago
4
CI: Add Ruby 3.2
#139
ashie
closed
1 year ago
5
v2.3.1
#138
ashie
closed
1 year ago
0
Suppress needless log output while testing
#137
ashie
closed
1 year ago
1
Treat worker unexpected shutdown as Warn log level
#136
daipom
closed
1 year ago
5
`at_exit` hooks not called in worker processes
#135
avlazarov
opened
2 years ago
0
v2.3.0
#134
ashie
closed
2 years ago
1
test: Fix problem with occasional test failures
#133
daipom
closed
2 years ago
0
Just for testing multi_spawn_server_spec's behavior on CI
#132
daipom
closed
2 years ago
4
Fix behavior of start_worker_delay option
#131
daipom
closed
2 years ago
3
Add spawn worker-type to one server configurations block
#130
daipom
closed
2 years ago
2
Fix a warning while running test
#129
ashie
closed
2 years ago
0
Remove dependency to windows-pr
#128
ashie
closed
2 years ago
0
Reopen log file when rotation is detected
#127
ashie
closed
2 years ago
4
test: Extend wait time for forked process on Windows
#126
ashie
closed
2 years ago
0
Send command shouldn't raise error
#125
ashie
closed
2 years ago
0
rspec: Colorize results
#124
ashie
closed
2 years ago
0
Colorize rspec
#123
ashie
closed
2 years ago
0
CI: Drop Ruby 2.6
#122
ashie
closed
2 years ago
0
Suppress a error of command pipe on shutdown
#121
ashie
closed
2 years ago
0
Add interval to restart worker
#120
daipom
closed
2 years ago
28
Require utils to not raise NoMethodError for ServerEngine.windows?
#119
tagomoris
closed
2 years ago
1
v2.2.5
#118
ashie
closed
2 years ago
0
Fix an unstable test on Windows
#117
ashie
closed
2 years ago
0
Fix loading Ruby's dll on 3.1
#116
ashie
closed
2 years ago
2
CI: Update Ruby versions
#115
ashie
closed
2 years ago
1
Not work on ruby 3.1 x64-mingw-ucrt
#114
kubo
closed
2 years ago
1
Treat as error when worker is shut down unexpectedly
#113
kenhys
closed
3 years ago
0
WinSock: Ensure to retrieve correct error code on Ruby 3.0
#112
ashie
closed
3 years ago
5
AppVeyor: Use the image "Visual Studio 2019" to use Ruby 3.0
#111
ashie
closed
3 years ago
2
Update CI
#110
ashie
closed
3 years ago
9
Migrate CI to GitHub Actions
#109
ashie
closed
3 years ago
3
Tweak SocketManager's port on Windows
#108
ashie
closed
3 years ago
4
Ractor based worker
#107
repeatedly
opened
3 years ago
0
Detect log rotation and release renamed files
#106
kenhys
closed
2 years ago
20
Fix incomplete Windows support of MultiSpawnServer
#105
ashie
closed
4 years ago
5
Tests freeze with Ruby2.5
#104
utkarsh2102
closed
3 years ago
5
socket_manager_unix: Support REUSEPORT option via envvar
#103
repeatedly
closed
4 years ago
2
Fix dual stack mode issue for udp socket with IPv6
#102
repeatedly
closed
4 years ago
3
Fix dual stack mode issue for tcp socket with IPv6
#101
repeatedly
closed
4 years ago
2
Next