KaalH! a écrit :
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Nicolas Cannasse a écrit :
KaalH! a écrit :
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sugoi nicolas!, tora is just was I expected to deploy scalable neko
projects.
The following patch fix a compilation issue on ubuntu.
Patched, thanks for your contribution ;)
:)
Best,
Nicolas
Nicolas, is the tora client protocol api stable ?
I've started a lighttpd >= 1.5 proxy backend implementation for tora,
and since protocol.c has dependencies with apache libs, I have to copy &
paste entire functions from it to mod_proxy_backend_tora.c.
A generic tora client lib used by lighttpd/nginx implementations would
be a better way to do it, but I lack knowledge & time to do it alone.
Hey neko community !, what about setting a google/sf/whatever project
for it and release a tora client lib, lighttpd & nginx implementations
before nicolas write it in 12'23" if/when he'll need it for MT ? :)
We actually need Lighttpd support, but I don't have time for it right
now :) Thank you for contributing it, I will integerate it in main
distribution when done.
The API is quite stable but I would prefer protocol.c + .h to remain the
same on all servers. Would it not be possible to use #ifdef instead of
copy/paste ?
Another possibility would be to have an abstract protocol API that is
implemented differently in mod_tora.c (or lighty_tora.c).
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)