Howto: http://blog.zenika.com/index.php?post/2013/07/31/Creating-a-Varnish-4-module random director: https://github.com/varnish/Varnish-Cache/blob/master/lib/libvmod_directors/random.c
2014-04-16 10:11 GMT+02:00 Roberto De Ioris <[email protected]>: > > > New varnish allows to create directors as loadable modules [1] [2] so I > > think it would be nice to have varnish as frontend without the need for > > HTTP router or nginx & FastRouter. But that would probably require to > > re-implement subscription logic (or split this code into > > libsubscription.so > > and link to it). > > On one hand it's nice to have one less layer, but on the other hand I > > doubt > > it would bring us much profit. > > But maybe there is some other way we could benefit from it? > > > > -- > > Łukasz Mierzwa > > _______________________________________________ > > uWSGI mailing list > > [email protected] > > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > > > > links are missing :) > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > -- Łukasz Mierzwa
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
