nginx Digest, Vol 65, Issue 5
Julio Cesar Dos Santos
cesarshlbrn at hotmail.com
Wed Mar 4 15:56:54 UTC 2015
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: nginx-request at nginx.org
Data: 04/03/2015 09:00
Send nginx mailing list submissions to
nginx at nginx.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.nginx.org/mailman/listinfo/nginx
or, via email, send a message with subject or body 'help' to
nginx-request at nginx.org
You can reach the person managing the list at
nginx-owner at nginx.org
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 <johnzeng2013 at yahoo.com>
To: nginx at nginx.org
Subject: Whether nginx can cache video file and large file via the way
( monitoring Port mirroring + send 302 http, packet to redirect ) ?
Message-ID: <54F5CF5D.8010201 at yahoo.com>
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" <nginx-forum at nginx.us>
To: nginx at nginx.org
Subject: How do I show 403 error
Message-ID:
<5495a686340e5292494740ded29f9f7f.NginxMailingListEnglish at forum.nginx.org>
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: http://forum.nginx.org/read.php?2,257041,257041#msg-257041
------------------------------
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
End of nginx Digest, Vol 65, Issue 5
************************************
More information about the nginx
mailing list