nginx project/contract work available

merlin corey merlincorey at dc949.org
Sat Jan 23 03:20:25 MSK 2010


On Fri, Jan 22, 2010 at 10:50 AM, crania <nginx-forum at nginx.us> wrote:
> I have a small nginx project on hand that requires some custom code - we have no one on staff that can knock this out so if you are available for some work in the next couple weeks please reply to this message.
>
> Basically we have some custom business logic around geo-targeting which we need implemented in nginx - would need to be designed to be as lightweight as possible to support very large amounts of traffic on a few nginx servers.  We have a dataset of IP lookups and would need to tie in setting/reading cookies and a redirect based upon the results of the lookup.
>
> Thanks.
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,44460,44460#msg-44460
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>

As per my usual MO, I'm going to suggest *not* doing this as an nginx
module.  It would be better use some lightweight backend application
which returned redirects, in my opinion.  That said, good luck, and
hopefully you can find something in this module to give back to the
community :P.

-- Merlin



More information about the nginx mailing list