Roberto De Ioris
|
c9e7b0f48e
|
fixed wrong typecasting in yaml and fixed subscription system on 32 bit
|
2012-12-15 14:32:25 +01:00 |
|
Roberto De Ioris
|
2f932d8ca0
|
backported http internal router fixes
|
2012-12-13 15:34:47 +01:00 |
|
Roberto De Ioris
|
0d87ed7298
|
fix dup2() usage
|
2012-12-12 15:23:04 +01:00 |
|
Roberto De Ioris
|
fd3291b11f
|
uWSGI 1.4.3
|
2012-12-10 15:26:09 +01:00 |
|
Roberto De Ioris
|
403bd604e2
|
backported fix for bug #66
|
2012-12-10 14:14:01 +01:00 |
|
Roberto De Ioris
|
a9f2c71863
|
applied 0001-fallback-to-REMOTE_ADDR-if-HTTP_X_FORWARDED_FOR-is-m.patch
|
2012-12-10 14:11:42 +01:00 |
|
Roberto De Ioris
|
f05ce0d2fc
|
applied 0001-improved-stdin-management-in-cron.patch
|
2012-12-10 14:08:55 +01:00 |
|
Roberto De Ioris
|
a2f3c716b1
|
applied 0001-added-offload-thread-alias.patch
|
2012-12-10 14:06:39 +01:00 |
|
unbit
|
5370e535dd
|
core: make smart-attach-daemon smart enough
Avoid call storming of pidfile check that leads to multiple daemons
running instead of one. Fix #65.
|
2012-11-28 20:52:59 +01:00 |
|
Roberto De Ioris
|
8407372801
|
fixed PATH_TRANSLATED in php and improved offloading of bigger files
|
2012-11-24 10:11:12 +01:00 |
|
Roberto De Ioris
|
3342852a9a
|
backported 0001-do-not-crash-on-non-existent-config-files.patch
|
2012-11-21 07:49:13 +01:00 |
|
Roberto De Ioris
|
586a02d849
|
backported fixes from 1.5
|
2012-11-21 07:42:32 +01:00 |
|
Roberto De Ioris
|
6cf3bbea69
|
backported fixed for offloading, static maps and non-blocking connect
|
2012-11-13 04:41:14 +01:00 |
|
Roberto De Ioris
|
cf62b03e33
|
endiness fixes and added support for not waiting for thread cancellation
|
2012-11-12 10:36:18 +01:00 |
|
Roberto De Ioris
|
b2a1237781
|
added --undeferred-shared-socket
|
2012-11-11 19:41:00 +01:00 |
|
Roberto De Ioris
|
a48af2e226
|
workaround missing IP_FREEBIND
|
2012-11-11 19:07:28 +01:00 |
|
Roberto De Ioris
|
33446c3179
|
better cap management
|
2012-11-11 18:59:05 +01:00 |
|
Roberto De Ioris
|
41eba2b486
|
report static nodes in corerouters stats
|
2012-11-10 11:51:19 +01:00 |
|
Roberta Giordano
|
8406fb12be
|
fixed OSX sendfile
|
2012-11-09 21:55:26 +01:00 |
|
Roberto De Ioris
|
6af3ea267e
|
added offload sendfile to OSX
|
2012-11-09 21:54:05 +01:00 |
|
Roberto De Ioris
|
9ff37ce019
|
be more verbose about offload threads
|
2012-11-09 21:46:28 +01:00 |
|
Roberto De Ioris
|
f4187680bd
|
offload sendfile supported on FreeBSD and DragonFly
|
2012-11-09 21:36:39 +01:00 |
|
Roberto De Ioris
|
57b72ac17d
|
allows multiple offload threads
|
2012-11-09 21:24:30 +01:00 |
|
Roberto De Ioris
|
e4de9a8bc7
|
improved offload threads subsystem
|
2012-11-09 20:04:27 +01:00 |
|
Roberto De Ioris
|
689b4afb44
|
moved offload functions to a dedicated file
|
2012-11-09 16:48:30 +01:00 |
|
Roberto De Ioris
|
ceebaa7d9d
|
fixed indentation
|
2012-11-09 12:16:39 +01:00 |
|
Roberto De Ioris
|
0fa2c543ec
|
added pcre jit support
|
2012-11-09 12:04:13 +01:00 |
|
Roberto De Ioris
|
519df88126
|
allows cross-domain JSON requests to stats subsystem
|
2012-11-08 17:38:57 +01:00 |
|
Roberto De Ioris
|
75b275591d
|
count per-core static requests
|
2012-11-08 09:05:46 +01:00 |
|
Roberto De Ioris
|
2f901f08cb
|
fixed magic vars for symlinks
|
2012-11-08 07:33:43 +01:00 |
|
Roberto De Ioris
|
b041fe4473
|
fixed wrong error message
|
2012-11-08 06:50:31 +01:00 |
|
Roberto De Ioris
|
cb48070db1
|
fixed systemd support
|
2012-11-07 11:40:56 +01:00 |
|
Łukasz Mierzwa
|
c966fbb163
|
disable static files offloading for methods other than GET and HEAD
|
2012-11-06 14:00:04 +01:00 |
|
Roberto De Ioris
|
6d9de4c618
|
completed caching support for go
|
2012-11-05 10:32:37 +01:00 |
|
Roberto De Ioris
|
4ca14f6046
|
added two tests for go web apps, and completed request body advanced management
|
2012-11-05 09:09:38 +01:00 |
|
unbit
|
dc9e1bd324
|
Merge pull request #44 from StephenPierce/new-snmp-functions
New snmp functions
|
2012-11-04 10:44:39 -08:00 |
|
Roberto De Ioris
|
7776a1f0be
|
added preliminary go support
|
2012-11-04 09:24:06 +01:00 |
|
Stephen Pierce
|
9371e2b8de
|
Added SNMP incr/decr functions for counter32/counter64/gauge types. Wrapped all operations (set/get/incr/decr) with lock to prevent contention.
|
2012-11-02 16:00:31 -07:00 |
|
Roberto De Ioris
|
6c1a842f7d
|
improved reloading robustness
|
2012-11-02 14:30:14 +01:00 |
|
Roberto De Ioris
|
d746deaf02
|
Merge branch 'master' of github.com:unbit/uwsgi
|
2012-11-02 12:38:09 +01:00 |
|
Roberto De Ioris
|
09fca72b4c
|
fixed spooler max tasks handling
|
2012-11-02 12:37:41 +01:00 |
|
unbit
|
2a254d195a
|
Merge pull request #42 from prymitive/head
set http status on head static request
|
2012-11-02 04:14:33 -07:00 |
|
Roberto De Ioris
|
4d56474511
|
implemented stats pushers
|
2012-11-02 11:23:12 +01:00 |
|
Łukasz Mierzwa
|
46a33b268a
|
set http status on head static request
|
2012-11-02 11:21:52 +01:00 |
|
Roberto De Ioris
|
0605148e21
|
report signal_queue size in stats, fixed linux timerfd and inotify
|
2012-11-02 09:44:49 +01:00 |
|
Roberto De Ioris
|
e7b5c7c8e4
|
allows generating minified json
|
2012-11-02 08:43:55 +01:00 |
|
Roberto De Ioris
|
b2a0fd1914
|
truncate malformed/huge log lines
|
2012-10-31 19:55:21 +01:00 |
|
Roberto De Ioris
|
9cc89a6052
|
emperor is now tolerant to extreme Linux-OOM situations
|
2012-10-31 11:11:39 +01:00 |
|
Łukasz Mierzwa
|
99fd4572cb
|
missing close() call in utils/uwsgi_num_from_file()
|
2012-10-30 23:57:48 +01:00 |
|
Roberto De Ioris
|
d3194ca011
|
remove monitored fd from async queue when in async mode
|
2012-10-30 18:31:04 +01:00 |
|