issues
search
ironsmile
/
nedomi
Highly performant HTTP reverse proxy with efficient caching of big files
GNU General Public License v3.0
81
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
why no update
#230
sotier
opened
3 years ago
1
Read timeout for netutils.timeoutConn in new Go versions does not work
#229
ironsmile
opened
5 years ago
0
Source of HTTP error messages (eg. "404 page not found")
#228
alectrocute
closed
4 years ago
1
How to reload JSON config
#227
alectrocute
closed
5 years ago
3
Fix golint import path
#226
golint-fixer
closed
6 years ago
1
race condition when checking connections count
#225
mstoykov
opened
6 years ago
1
Utils cleanup
#224
mstoykov
closed
7 years ago
2
Use error with stack from github.com/pkg/errors
#223
mstoykov
closed
7 years ago
2
Get context from request
#222
mstoykov
closed
7 years ago
3
When reloading/restarting old request may hang out for a long time
#221
mstoykov
opened
8 years ago
1
misspell misspelled `interference` (which is correct) :-(
#220
client9
closed
8 years ago
0
Fix spelling mistakes found thanks to misspell
#219
ironsmile
closed
8 years ago
1
handler.dir: gets `strip` setting
#218
mstoykov
closed
8 years ago
1
Fix/test config
#217
mstoykov
closed
8 years ago
0
Fix/race conditions
#216
mstoykov
closed
8 years ago
1
Fix/application logger not being closed and races
#215
mstoykov
closed
8 years ago
1
storage.scheduler: get a reloadable logger - fixes leaking loggers
#214
mstoykov
closed
8 years ago
0
logger.ironsmile: fix not closing the files of the logger
#213
mstoykov
closed
8 years ago
1
handler.proxy: balance only on path without query elements
#212
mstoykov
closed
8 years ago
0
Config test: no error on missing directories
#211
ironsmile
closed
8 years ago
0
Remove whitespaces while reading PID file contents
#210
ironsmile
closed
8 years ago
1
Git vars can be overriden wint env vars
#209
ironsmile
closed
8 years ago
1
Dir handler: root directory is not rooted
#208
ironsmile
closed
8 years ago
3
split io_transfer_size in min and max settings
#207
mstoykov
closed
8 years ago
1
reimplement throttle handler
#206
mstoykov
closed
8 years ago
1
try not to make some many io.LimitedReaders when possible
#205
ironsmile
closed
8 years ago
0
Bugfix/upstream with basic auth again
#204
ironsmile
closed
9 years ago
0
Feature/access log hostname with unknown location
#203
ironsmile
closed
9 years ago
1
Vhost is identified by Host header in access logs
#202
ironsmile
closed
9 years ago
1
Config test: no error on wrong handler configuration
#201
ironsmile
closed
8 years ago
0
go lint is done in fmtpolice now
#200
mstoykov
closed
9 years ago
1
refactor timeoutConn
#199
mstoykov
closed
9 years ago
0
fix sendfile not being counted in accesslog size
#198
mstoykov
closed
9 years ago
1
Reimplement upstream with client
#197
mstoykov
closed
9 years ago
1
Upstream basic auth test
#196
mstoykov
closed
9 years ago
2
Additional modules fixes #194
#195
mstoykov
closed
9 years ago
1
Support for additional modules
#194
mstoykov
closed
9 years ago
3
remove the via handler - use the headers one
#193
mstoykov
closed
9 years ago
1
Request ID implementation - fixes #191
#192
mstoykov
closed
9 years ago
2
Request ID
#191
mstoykov
closed
9 years ago
2
restrict the amount of HTTP io workers
#190
mstoykov
closed
9 years ago
0
Optimize get contents and friends
#189
mstoykov
closed
9 years ago
0
remove stat call for an unlikely situation
#188
mstoykov
closed
9 years ago
0
fix partWriterShortWrite being logged as an ERROR
#187
mstoykov
closed
9 years ago
0
add HTTP.io_transfer_size setting
#186
mstoykov
closed
9 years ago
0
Fix/deadline fixes
#185
mstoykov
closed
9 years ago
0
Bugfix/original host header forwarding
#184
ironsmile
closed
9 years ago
1
travis: let 'tip' fail and finish fast
#183
mstoykov
closed
9 years ago
0
Upstream request will use the original Host header
#182
ironsmile
closed
9 years ago
0
fix lru resize down breaking the lru .. again
#181
mstoykov
closed
9 years ago
0
Next