1398 Commits
Author SHA1 Message Date
Unbit 619e853a19 cache sync is working again 2013-03-09 06:34:48 +01:00
Unbit 57105c1bc7 implemented uwsgi.rpc jvm function 2013-03-08 20:58:52 +01:00
Unbit fba0d196ff fixed php body read 2013-03-08 20:23:09 +01:00
Unbit e29c50c9a5 prepare for JVM uwsgi.rpc() api function 2013-03-08 20:02:21 +01:00
Unbit 059b4c6ba3 ported cache magic api to go 2013-03-08 19:35:27 +01:00
Unbit 3ab96621db ported magic cache api to lua 2013-03-08 19:06:36 +01:00
Unbit 9bbe148112 ported magic cache api to php 2013-03-08 18:51:31 +01:00
Unbit e32de9b892 ported magic cache api to ruby 2013-03-08 18:12:12 +01:00
Unbit dea7f0fbb8 ported the new magic cache api to perl/psgi 2013-03-08 17:39:55 +01:00
Unbit a684bc6124 completed magic cache clear 2013-03-08 17:21:08 +01:00
Unbit 849ba0856f implemented cache magic exists and del 2013-03-08 17:04:36 +01:00
Unbit f728e277e2 fixed the cache router 2013-03-08 16:40:59 +01:00
Unbit d11fed3511 prepare for exists del and clear 2013-03-08 16:32:46 +01:00
Unbit f3b1acc55e completed cache magic update 2013-03-08 16:26:16 +01:00
Unbit 61722a7876 other improvements in the cache api 2013-03-08 16:16:49 +01:00
Unbit e418a35159 added cache check for max item size 2013-03-08 14:18:49 +01:00
Unbit cd29b033f0 reimplementation of the cache networking protocol to be fully non-blocking 2013-03-08 13:45:27 +01:00
Unbit c728471b94 another update to the cache magic api 2013-03-08 11:23:26 +01:00
Unbit 4383578795 prepare for magic cache functions 2013-03-08 10:04:13 +01:00
Unbit f8212f9e4b fixed alarm subsystem and added uwsgi.alarm to the JVM 2013-03-08 09:18:20 +01:00
Unbit 5e70986bc9 added JVM cache_get and lock/unlock 2013-03-08 08:12:51 +01:00
Unbit d61dff3c26 Merge branch 'master' of https://github.com/unbit/uwsgi 2013-03-08 06:42:04 +01:00
Unbit 2b2da8b7f4 fixed #172 2013-03-08 06:41:46 +01:00
Guido Berhoerster d753e1aeef add option for enabling logging in notfound plugin 2013-03-07 19:27:13 +01:00
Unbit 8f7e5fc1bc fixed cache_update for lua 2013-03-07 13:23:24 +01:00
Kaarle Ritvanen fe0c1a4bb3 Lua binding for cache update function 2013-03-07 09:17:58 +00:00
Unbit eb90b773fa ported JWSGI to the new stable api and refactored ring plugin 2013-03-07 07:01:28 +01:00
Unbit 77bae96c34 the ring support is complete 2013-03-06 16:09:06 +01:00
Unbit cbbaa24d6e completetd uwsgi.RequestBody jvm implementation 2013-03-06 14:44:49 +01:00
Unbit 37010c04ca implemented read() method for jvm input stream 2013-03-06 14:26:52 +01:00
Unbit 5902749f9d started implementing jvm body input stream 2013-03-06 13:51:42 +01:00
Unbit b1db1ae651 maintain python2.4 and centos5 compatibility 2013-03-06 13:24:51 +01:00
Unbit d96e394947 implemented ring content-length 2013-03-06 12:25:09 +01:00
Unbit 89891c80ae added ssl error clear even in the ssl router 2013-03-06 11:43:09 +01:00
Unbit edabc3cc6e fixed jvm build on python3 2013-03-06 11:15:16 +01:00
Unbit 9d4300d514 call ERR_clear_error after each https session close 2013-03-06 10:35:32 +01:00
Unbit af1eac9fcc correctly report REMOTE_ADDR and REMOTE_PORT in the fastrouter 2013-03-06 08:55:04 +01:00
Unbit fd50b1e054 allows loading custom classes 2013-03-05 19:23:17 +01:00
Unbit 1239e740ab better jvm class loading 2013-03-05 18:37:20 +01:00
Unbit f6535488e5 more tolerant ring support 2013-03-05 18:00:42 +01:00
Unbit c1c4dd01d2 ring + input_stream completed 2013-03-05 14:01:22 +01:00
Unbit 5cc9c8405a completed uwsgi_jvm_consume_input_stream 2013-03-05 13:56:30 +01:00
Unbit 990028697b Merge branch 'master' of github.com:unbit/uwsgi 2013-03-05 13:44:37 +01:00
Unbit 666c7c5b3f improved OSX jvm auto-detection 2013-03-05 13:40:35 +01:00
Unbit 1ccf9335dd prepare for managing InputStream 2013-03-05 07:58:01 +01:00
Unbit f90bb6b53c better iSeq detection in ring 2013-03-05 07:20:38 +01:00
Unbit 0ad74e282c better jvm paths detection 2013-03-04 21:40:47 +01:00
Unbit 34d6c0ad16 added some doc on top of the ring plugin 2013-03-04 21:36:06 +01:00
Unbit 4ceeb3b789 added more request item to the ring request map 2013-03-04 21:24:45 +01:00
Unbit 259c6c493f huge amount of jvm memory leak fixes 2013-03-04 21:18:59 +01:00