RE: nginx Digest, Vol 65, Issue 5

Por favor arem de enviar esse e-mail para mim.

Atenciosamente: Julio Cesar Dos Santos

-mensag. original-
Assunto: nginx Digest, Vol 65, Issue 5
De: [email protected]
Data: 04/03/2015 09:00

Send nginx mailing list submissions to
[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
nginx Info Page
or, via email, send a message with subject or body ‘help’ to
[email protected]

You can reach the person managing the list at
[email protected]

When replying, please edit your Subject line so it is more specific
than “Re: Contents of nginx digest…”

Today’s Topics:

  1. Whether nginx can cache video file and large file via the way
    ( monitoring Port mirroring + send 302 http, packet to redirect )
    ? (johnzeng)
  2. How do I show 403 error (blason)

Message: 1
Date: Tue, 03 Mar 2015 23:12:29 +0800
From: johnzeng [email protected]
To: [email protected]
Subject: Whether nginx can cache video file and large file via the way
( monitoring Port mirroring + send 302 http, packet to redirect ) ?
Message-ID: [email protected]
Content-Type: text/plain; charset=GB2312

Hi , i have a switch , and i hope to redirect video traffic to Cache via
using Port mirroring feature , and monitoring network traffic that
involves forwarding a copy of each packet from one network switch.

Whether nginx can listen and identify mirroring data packet ?

maybe we can use gor (
https://github.com/buger/gor/blob/master/README.md )

if nginx can identify , i hope to match video part and send 302 http
packet to end user via url_rewrite_access and redirect the user’s
request to Cache

Whether my thought is correct way ?

please give me some advisement

and i am reading the detail

http://xathrya.web.id/blog/2013/05/14/caching-youtube-video-with-squid-and-nginx/

http://blog.multiplay.co.uk/2014/04/lancache-dynamically-caching-game-installs-at-lans-using-nginx/

http://blog.multiplay.co.uk/2013/04/caching-steam-downloads-lans/


Message: 2
Date: Tue, 03 Mar 2015 23:07:16 -0500
From: “blason” [email protected]
To: [email protected]
Subject: How do I show 403 error
Message-ID:
[email protected]

Content-Type: text/plain; charset=UTF-8

Hi Guys,

I just setup nginx reverse proxy for my webservers which has port 80/443
opened from internet and have very restircted access on firewall to the
destination servers again those to particular servers on port 80 and
443.

What I see in the logs is
“GET http://www.baidu.com/ HTTP/1.1” 200 626 “-” “Mozilla/4.0
(compatible;
MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR
3.0.04506.648;
.NET CLR 3.5.21022)” “-”

I know people are trying to use my server as open proxy which is failing
and
even I am not able to browse the sites but I am not getting any error
page
on my browser and just see blank page that means server is accepting the
request but unable to forward.

Hence would like to know how do I throw error message in nginx so that
those
requests would not even accepted by my proxy.

Posted at Nginx Forum:



nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

End of nginx Digest, Vol 65, Issue 5