Re: [PATCH] Mark HTTP chunk terminator to be flushed (no replies)
Hello!On Wed, Nov 20, 2013 at 12:50:00AM -0800, John Watson wrote:> This really only affects SSL connections, where if the buffer with> chunk terminator is copied into the SSL buffer by itself....
View ArticleRe: merge_slashes and decoding of the path (2 replies)
Hello!On Mon, Nov 25, 2013 at 10:44:15AM -0600, Jason Barnabe wrote:> On my site, I accept full URL-encoded URLs as part of the path, for example:>>...
View ArticleRe: alert: ... pread() read only (no replies)
On 11/19/2013 08:39 AM, Nikolaos Milas wrote:> Hello,>> We are running a Joomla website loading a google map in an iframe (under> NGINX) in the main (home) web page. This is the page mostly...
View ArticleRe: Nginx Websocket proxy with Microsoft IE 10 client (no replies)
Hello!On Thu, Nov 21, 2013 at 02:12:47PM -0800, Alder Network wrote:> when client is Internet Explorer 10, the websocket session didn't get> proxy'd to websocket server (websocketpp) other...
View ArticleRe: How to deal with Windows 7 password recovery (no replies)
There are two tools to deal with Windows 7 password recovery:1. Reset disk2. Anmosoft Windows Password Reset:http://www.resetwindowspassword.com--Posted via...
View ArticleHeaders at the html page (no replies)
Hello All,I have erlang web application with cowboy web server and i launched itbehind nginx reverse proxy.My nginx configuration:server {listen 9090;location /test {proxy_pass...
View Articlenginx-1.4.4 (no replies)
Changes with nginx 1.4.4 19 Nov 2013*) Security: a character following an unescaped space in a request linewas handled incorrectly (CVE-2013-4547); the bug had appeared in0.8.41.Thanks to Ivan Fratric...
View ArticleIntermittant SSL Problems (2 replies)
Hi folks,We are using Nginx for SSL termination, and then it proxies to an ATS orHaproxy server depending on our environment.We're running into a problem where every now and then, Nginx closes...
View Article[ANNOUNCE] Tengine-1.5.2 is released (fix CVE-2013-4547) (no replies)
Hi folks,Tengine-1.5.2 (stable version) has been released.You can either checkout the source code from github:https://github.com/alibaba/tengine/tree/stable or download the tarball...
View ArticleRe: Suppress "no index file" errors when autoindex on (1 reply)
Hello!On Tue, Nov 19, 2013 at 04:42:01PM +0200, Nikolaos Milas wrote:> Hello,>> Can we suppress errors of the form:>> 2013/11/19 10:14:58 [error] 21848#0: *49602>...
View Article[PATCH] Mark HTTP chunk terminator to be flushed (no replies)
This really only affects SSL connections, where if the buffer withchunk terminator is copied into the SSL buffer by itself. Since thenew SSL buffer has not reached 16k, it's not flushed thus causing...
View ArticleRe: I translated "install" and "beginners guide" articles into japanese (no...
On Tue, Nov 19, 2013 at 08:07:39PM +0900, Yuta MASUMOTO wrote:> Hi there,> I translated "install" and "beginners guide" articles into japanese.>> --> Yuta MASUMOTO> Mail:...
View ArticleRe: Abstract behavior of nginx (no replies)
Hello!On Fri, Nov 22, 2013 at 02:47:23PM +0100, Pomorski Jarosław wrote:> Hi,>> I can't understand behavior of nginx.> Version 1.2.1 on Debian Wheezy from official repository. I send>...
View ArticleRe: alert: ... pread() read only (no replies)
On 19/11/2013 9:39 πμ, Nikolaos Milas wrote:> The system info:>> Linux myserver.example.com 2.6.32-358.18.1.el6.x86_64 #1 SMP Wed Aug> 28 17:19:38 UTC 2013 x86_64I forgot to mention that...
View ArticleRe: Compile NGINX with Openssl statically (1 reply)
Hello!On Fri, Nov 22, 2013 at 12:24:44PM -0200, Fabiano Furtado Pessoa Coelho wrote:[...]> ...> making all in tools...> make[3]: Entering directory '/tmp/compile/openssl-1.0.1e/tools'>...
View Articlealert: ... pread() read only (1 reply)
Hello,We are running a Joomla website loading a google map in an iframe (underNGINX) in the main (home) web page. This is the page mostly visited asit contains almost real-time data to be viewed by...
View ArticleCompile NGINX with Openssl statically (no replies)
Hi members...I need your help.I'm trying to compile NGINX 1.4.4 with openssl 1.0.1e statically butthe make process fail.Step 1:../configure --prefix=/etc/nginx...
View ArticleClean-URL rewrite rule with nested "location" and alias directive (1 reply)
Hi!I am attempting to serve a staging website from a directory that isoutside of the web-server's document root, while at the same time makingthe site accessible at a URL that "appears" to be a...
View ArticleNginx Websocket proxy with Microsoft IE 10 client (2 replies)
Is that a known issue? Any remedy available?Thanks,- Alder_______________________________________________nginx mailing listnginx@nginx.orghttp://mailman.nginx.org/mailman/listinfo/nginx
View ArticleSuppress "no index file" errors when autoindex on (no replies)
Hello,Can we suppress errors of the form:2013/11/19 10:14:58 [error] 21848#0: *49602"/path/to/web/root/DATA/2013/320/index.php" is not found (2: No suchfile or directory), client:...
View Article