I want help...

Thomas Joseph tjoseph1 at ymail.com
Mon Dec 10 19:27:58 UTC 2012


Did I tell that I am looking into a reverse proxy situation ? No.

My mistake. I want to have a reverse proxy, that would filter the incoming
and pass-on/reject  upon the rules.

[SSL enabled web-client]=>[NGINX]=>{filtering]=>[My own custom built HTTP application]
[SSL enabled web-client]<=[NGINX]<=[My own custom built HTTP application] 


Thanks,

tjoseph.

________________________________
 From: Thomas Joseph <tjoseph1 at ymail.com>
To: "nginx at nginx.org" <nginx at nginx.org> 
Sent: Tuesday, 11 December 2012 12:26 AM
Subject: I want help...
 

Hello all,

What is the best way to block un-expected submissions?

For example, I have this puzzle:
 ((aaa=(\d{1,8}\.)+(\d{1,8}))\&(bbb=\w{10,30})\&(ccc=\d{1,10}))


aaa is uuid, bbb is alphanumric, ccc is just numeric.

I want to have nginx validating this regex, and one more, if someone craft
(ddd=xyz) in the submission url, it has to FAIL.

Pls, comments are welcome.

tjoseph.


_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20121211/dc92e390/attachment-0001.html>


More information about the nginx mailing list