how to limit the total header size of a request?

2015-01-19 Thread Andy
Hi guys, I'm looking for a configuration to limit the summarized size for the request line and all header fields in a request? It looks " *client_header_buffer_size* *size"* is to limit the single header field. Thanks! ___ nginx mailing list nginx@ngin

Re: Ipad autodiscovery

2015-01-19 Thread Peter Fraser
Well I have been testing this further. What I have found is that the issue is really not autodiscovery. When the device initially tries to connect it uses autodiscovery but when that fails, you are presented with several boxes to type in the server name, domain name etc. At this point, when I put i

phpBB3.1 not working with oauth under nginx

2015-01-19 Thread Kaya Saman
Hi, I wonder if anyone is running phpBB3.1 with php56? Currently I am trying to setup oauth to work with Google and Facebook, but getting a white screen response after authentication. The logs show this: 2015/01/19 22:32:08 [error] 28354#0: *3 FastCGI sent in stderr: "PHP message: PHP Fatal

Re: How to adjust Cache-Control for SSI-including entities

2015-01-19 Thread itpp2012
Jan Algermissen Wrote: --- > Francis, > > thanks a lot; > > > proxy_hide_header > > does the trick. However, it still feels a bit brute-force. > > Hence, if there are other solutions, I would be curious to know. With Lua you could test to se

Re: How to adjust Cache-Control for SSI-including entities

2015-01-19 Thread Jan Algermissen
Francis, thanks a lot; > proxy_hide_header does the trick. However, it still feels a bit brute-force. Hence, if there are other solutions, I would be curious to know. Meanwhile, “hide” gets me going. Jan On 19 Jan 2015, at 21:38, Francis Daly wrote: > On Mon, Jan 19, 2015 at 08:44:33PM +0

Re: How to adjust Cache-Control for SSI-including entities

2015-01-19 Thread Francis Daly
On Mon, Jan 19, 2015 at 08:44:33PM +0100, Jan Algermissen wrote: Hi there, > upstream U1 produces the main page (the one containing SSI include > directives) and wants nginx to cache its response (the page with the > unresolved SSI include directives). Thus U1 sends the main page with > Cache-

How to adjust Cache-Control for SSI-including entities

2015-01-19 Thread Jan Algermissen
Hi, [apologies if this has been asked lots of times before, but searches really did not turn up anything] I am using nginx with SSI enabled to assemble pages and page-fragments from upstream servers. upstream U1 produces the main page (the one containing SSI include directives) and wants ngin

Re: Running Remote command using Perl CGI

2015-01-19 Thread srinumar
Hello All, I have Perl CGI Script which is running the command on the Remote Server and display output on the webpage.Script is failing with below error. cannot connect to filer 192.168.xxx.xxx at /var/www/cgi-bin/export.cgi line 14. Same Script works fine when i run the script from the comm

Running Remote using Perl CGI

2015-01-19 Thread srinumar
Hello All, I have Perl CGI Script which is running the command on the Remote command and display output on the webpage.Script is failing with below error. cannot connect to filer 192.168.xxx.xxx at /var/www/cgi-bin/export.cgi line 14. Same Script works fine when i run the script from the c

Perl Fastcgi on Solaris 11

2015-01-19 Thread ntamblyn
Has anyone been able to get perl fastcgi working on the Solairs 11 OS if so can you point me in the right direction Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256189,256189#msg-256189 ___ nginx mailing list nginx@nginx.org http://mailma