Commit Graph

  • 8b8e3dbd89 fork server (step1) Unbit 2014-05-06 12:17:51 +02:00
  • f2bd61991f try with a frequency of 1 seconds for vassals fast restart Unbit 2014-05-06 07:51:14 +02:00
  • 6102a3add5 Merge branch 'master' of ssh://github.com/unbit/uwsgi into intellisurvey Unbit 2014-05-05 18:21:30 +02:00
  • 9b207d8a62 added --metrics-no-cores, --stats-no-cores, --stats-no-metrics. fixed #537 Unbit 2014-05-05 18:19:08 +02:00
  • ad37f66b51 Merge branch 'master' of ssh://github.com/unbit/uwsgi into intellisurvey Unbit 2014-05-05 17:42:36 +02:00
  • 68d5b2de3b implements eof management in fastcgi parser Unbit 2014-05-05 17:37:55 +02:00
  • fe82772c37 add some comment to the fork server system Unbit 2014-05-05 16:30:13 +02:00
  • 9d98b3b4ef better to mark it as 2.1, we can merge to master later Unbit 2014-05-05 15:58:36 +02:00
  • 9a70753680 merged with master Unbit 2014-05-05 12:19:04 +02:00
  • 3a62573005 close pipe and config file descriptors when back to on-demand mode Unbit 2014-05-04 19:43:38 +02:00
  • 1c6dd42318 added --emperor-no-blacklist Unbit 2014-05-04 09:15:15 +02:00
  • 73ad0677bd Merge pull request #616 from prymitive/ignore_static_file_avg_rt unbit 2014-05-04 08:01:58 +02:00
  • 15b2cf0712 don't recalculate avg_rt for static files Łukasz Mierzwa 2014-05-03 12:10:08 +02:00
  • be2dea3c51 preparing for fork server connection Unbit 2014-05-03 12:53:04 +02:00
  • fa269b8838 start investigating argc/argv implications Unbit 2014-05-03 11:44:24 +02:00
  • 8b8b57769e first prototype of a fork server Unbit 2014-05-03 10:17:27 +02:00
  • 0da0fa211a avoid re-calling emperor_simple_do while destroying a vassal Unbit 2014-05-03 08:55:34 +02:00
  • a8ecd71ffd fixed a typo in emperor mongodb Unbit 2014-05-03 08:28:37 +02:00
  • ea0a95a441 added error report for emperor error Unbit 2014-05-03 08:18:48 +02:00
  • 6ac6e58bf7 refactored return action Unbit 2014-05-02 12:00:08 +02:00
  • f2c7addb73 Merge pull request #615 from getcwd/master unbit 2014-05-02 11:43:33 +02:00
  • 95825c9b99 core/routing: add "return" action Yu Zhao 2014-05-01 15:32:08 -07:00
  • fff5fa536b allow fast moving to/from on_demand mode Unbit 2014-05-02 07:14:05 +02:00
  • 1e84fcf880 Merge pull request #613 from avar/more-perl-tests-and-benchmarks unbit 2014-05-01 06:12:05 +02:00
  • 0f742a72bf t/perl/hello_benchmark.pl: silly benchmark for CPU count + thunder lock Ævar Arnfjörð Bjarmason 2014-04-30 22:01:24 +00:00
  • fd96a02576 t/perl/test_sleepy.psgi: perl test file that sleeps a bit Ævar Arnfjörð Bjarmason 2014-04-30 21:41:57 +00:00
  • 77ca76428d Merge pull request #612 from avar/add-perl-hello-world-test-file unbit 2014-04-30 21:44:32 +02:00
  • 9ea8f4f07c t/perl/test_hello.psgi: perl test file that does nothing but hello, world Ævar Arnfjörð Bjarmason 2014-04-30 17:59:41 +00:00
  • 9ffc311177 fixed fastcgi parser Unbit 2014-04-30 14:40:34 +02:00
  • 4f89a350aa fixed json escaper Unbit 2014-04-30 07:42:11 +02:00
  • 8f18c77587 fixed sharedarea waiting Unbit 2014-04-29 11:19:39 +02:00
  • 371cafef94 do not explode on milliseconds wait Unbit 2014-04-29 07:42:11 +02:00
  • 89c31e9280 Merge pull request #606 from getcwd/master unbit 2014-04-29 06:45:45 +02:00
  • 418d784148 plugins/alarm_curl: option for disabling dedicated alarm threads Yu Zhao 2014-04-27 15:29:00 -07:00
  • c146275e9b plugins/alarm_curl: refactor code Yu Zhao 2014-04-27 15:03:09 -07:00
  • eff23382c2 plugins/{airbrake,alarm_curl,alarm_xmpp}: fix race condition Yu Zhao 2014-04-27 14:28:59 -07:00
  • d566469c63 plugins/alarm_curl: fix read callback function for libcurl Yu Zhao 2014-04-27 05:05:12 -07:00
  • e008ce5d56 plugins/alarm_curl: add SSL option to skip certificate verification Yu Zhao 2014-04-27 04:50:53 -07:00
  • 9d21c99183 plugins/alarm_curl: use CRLF instead of LF for line break in MIME Yu Zhao 2014-04-27 04:40:37 -07:00
  • 7e80927317 plugins/alarm_curl: free memory used during parsing args Yu Zhao 2014-04-27 04:37:10 -07:00
  • 6664e7120b plugins/alarm_curl: exit when requested protocol is not support Yu Zhao 2014-04-27 04:34:06 -07:00
  • 687aabd30b plugins/alarm_curl: turn on SMTP protocol Yu Zhao 2014-04-25 09:27:34 -07:00
  • fab656c635 Merge pull request #602 from paulegan/mule-graceful-reload unbit 2014-04-26 19:28:40 +02:00
  • 72c31dab7a Support for graceful reload of mule processes. Paul Egan 2014-04-24 17:38:27 +01:00
  • f19a301b73 afaik only darwin misses objcopy Roberto De Ioris 2014-04-26 07:18:24 +02:00
  • 19a19a8a67 Merge pull request #604 from blablacio/master unbit 2014-04-26 07:16:04 +02:00
  • d9c9f41624 better manage ready/accepting vassals states Roberto De Ioris 2014-04-26 07:02:41 +02:00
  • dc97853f9f Enabling OpenBSD support for uWSGI embedded config blablacio 2014-04-26 06:44:53 +03:00
  • b089774c36 Merge pull request #603 from tizoc/master unbit 2014-04-25 06:45:50 +02:00
  • f8a271a027 Add a basic test app for the lua plugin Bruno Deferrari 2014-04-24 21:27:16 -03:00
  • ef12aaf13c Support for repeated headers in responses in the Lua plugin Bruno Deferrari 2014-04-24 17:15:55 -03:00
  • a559361a30 Merge pull request #601 from getcwd/master unbit 2014-04-23 06:45:16 +02:00
  • 6aad281441 Add synonym "lru" for "purge_lru" in cache config Yu Zhao 2014-04-22 07:17:53 -07:00
  • 7604c67018 ready to release 2.0.4 2.0.4 Unbit 2014-04-22 08:22:00 +02:00
  • afc962709f fixed respawn when in on-demand mode Roberto De Ioris 2014-04-21 07:49:57 +02:00
  • c11e0654a0 added php session support over cache Unbit 2014-04-19 18:42:52 +02:00
  • 6e4f47cc76 the corerouter error reporting is still wrong :( Unbit 2014-04-19 11:36:06 +02:00
  • 20c9f0ef40 another error report fix for the corerouter Unbit 2014-04-19 11:25:52 +02:00
  • ef3c8a5bd9 fixed tornado plugin Unbit 2014-04-19 11:01:14 +02:00
  • 76d0438fee added asyncio build profile Unbit 2014-04-19 10:58:50 +02:00
  • 18fd338908 fixed corerouter error reporting Unbit 2014-04-19 10:27:58 +02:00
  • 2b35e95706 removed some useless debug Unbit 2014-04-19 09:29:43 +02:00
  • 4761146599 the asyncio plugin (experimental) Unbit 2014-04-19 09:21:19 +02:00
  • 3924cc639e added Yu Zhao to CONTRIBUTORS Unbit 2014-04-18 06:29:29 +02:00
  • 5f09de0469 Merge pull request #597 from getcwd/lru unbit 2014-04-18 06:28:10 +02:00
  • 4f0e3fb79f Implement LRU for cache framework Yu Zhao 2014-04-17 07:44:04 -07:00
  • 05b6baf173 Merge pull request #594 from getcwd/master unbit 2014-04-16 07:03:53 +02:00
  • 149823aac4 Only scan cached items when there is expired one Yu Zhao 2014-04-15 10:12:48 -07:00
  • 85d86dc10e Only allocate one sweeper thread Yu Zhao 2014-04-15 09:24:52 -07:00
  • e97d921909 Optimization for sweeper creation loop Yu Zhao 2014-04-15 08:56:34 -07:00
  • c5e20bf4da Merge pull request #593 from getcwd/patch-1 unbit 2014-04-15 06:15:45 +02:00
  • a09d25ccaa add ${HTTPS} to https_socket getcwd 2014-04-14 14:22:31 -07:00
  • bf01cea062 added micros() api function Unbit 2014-04-12 18:34:57 +02:00
  • b6459be3e4 Merge pull request #591 from prymitive/ssl_opts unbit 2014-04-12 12:25:29 +02:00
  • d42788c17b always generate key if (EC)DH is used Łukasz Mierzwa 2014-04-12 11:16:05 +02:00
  • 872730c116 added mongodb2 imperial monitor Unbit 2014-04-11 11:15:17 +02:00
  • 6fce0aee84 fixed a typo Unbit 2014-04-11 10:36:08 +02:00
  • e3d8a02614 add a memo for future offload improvements Unbit 2014-04-09 11:24:02 +02:00
  • b58696399e added support for http proxy connect in router_http Unbit 2014-04-09 10:49:17 +02:00
  • 519c9f58b3 Merge branch 'master' of ssh://github.com/unbit/uwsgi Unbit 2014-04-09 05:53:48 +02:00
  • 2c77c5c639 fixed http and uwsgi internal routers (by Guido Notari) Unbit 2014-04-09 05:53:26 +02:00
  • fb9e5a1891 Merge pull request #587 from prymitive/lseek unbit 2014-04-06 20:11:20 +02:00
  • 5aa7d1a79f Merge pull request #586 from prymitive/logto2 unbit 2014-04-06 20:10:38 +02:00
  • bc3442ba29 uwsgi_setup_log_master must always be called after logto(), this was not happening with --logto2 Łukasz Mierzwa 2014-04-06 14:43:22 +02:00
  • 3061e36089 check lseek return value in uwsgi_check_logrotate() Łukasz Mierzwa 2014-04-06 15:03:17 +02:00
  • 4f8c41cf61 fix headers parsing in http router Unbit 2014-04-06 10:15:24 +02:00
  • b0065c379e Merge pull request #585 from stestagg/master unbit 2014-04-05 15:58:06 +02:00
  • 57f71c974d Fix some bugs introduced in c57baae477 preventing the 'mime' routing function from working with request variables, and actually return the found mimetype Steve Stagg 2014-04-05 13:36:53 +01:00
  • b820fefbbd prepare for 2.0.4 Unbit 2014-04-05 10:15:02 +02:00
  • 5f759f0d26 allow duplicate headers in http router Unbit 2014-04-05 10:14:11 +02:00
  • f7eb9ed1cd improved on_demand mode Unbit 2014-04-05 08:56:39 +02:00
  • 3a82732b19 advanced http timeout management Unbit 2014-04-05 07:57:01 +02:00
  • d74e826f71 another patch for reducing emperor race conditions Unbit 2014-04-02 09:15:05 +02:00
  • c846a9b388 Merge pull request #582 from prymitive/cache_full_ignore unbit 2014-04-02 00:33:49 +02:00
  • 001e4b6e39 allow disabling cache warnings in --cache2 Łukasz Mierzwa 2014-04-01 20:00:13 +02:00
  • a51a396f47 fixed #581 Unbit 2014-04-01 12:04:31 +02:00
  • 17965ea870 faster restart of vassals Unbit 2014-04-01 10:52:32 +02:00
  • 8a032b41ec combine headers with the same name in HTTP native mode Unbit 2014-03-31 10:32:18 +02:00
  • a489cfc2c1 fixed additional sources Roberto De Ioris 2014-03-28 07:08:15 +01:00
  • 3b32672ff9 Merge pull request #579 from prymitive/spdy_fix unbit 2014-03-28 06:18:26 +01:00