Re: large_client_header_buffers directive is accepted, but ignored
Hello!On Fri, Apr 12, 2013 at 11:15:13PM +0800, Scott E. MacKenzie wrote:> Hi Maxim,>> Yes, did that before posting to the list and no error 414 is logged. I> have not come across this...
View Articlenginx reverse proxy 502 bad gateway error
Hello,I am getting 502 bad gateway error while trying to setup nginx server as reverse proxy server with caching enabled. Both servers are on seperate machines, another server having apache web...
View ArticleRe: large_client_header_buffers directive is accepted, but ignored
Yes, thanks. Packet level debugging would be the next step. Just thoughtsomeone on the list may have run into this hard limit before._______________________________________________nginx mailing...
View ArticleRe: nginx reverse proxy 502 bad gateway error
Hello!On Fri, Apr 12, 2013 at 12:23:53PM -0400, cruise wrote:> Hello,>> I am getting 502 bad gateway error while trying to setup nginx server as> reverse proxy server with caching enabled....
View ArticleRe: nginx reverse proxy 502 bad gateway error
Log file details.2013/04/13 00:03:29 [alert] 10931#0: open socket #13 left in connection 32013/04/13 00:03:29 [alert] 10931#0: open socket #22 left in connection 142013/04/13 00:03:29 [alert] 10931#0:...
View Article[nginx] svn commit: r5173 - trunk/src/event/modules
Author: vbartDate: 2013-04-12 17:31:08 +0000 (Fri, 12 Apr 2013)New Revision: 5173URL: http://trac.nginx.org/nginx/changeset/5173/nginxLog:Events: fixed typos in two previous...
View ArticleRe: Cross-compiling Nginx for ARM?
Hello!On Fri, Apr 12, 2013 at 01:22:14PM -0400, Shohreh wrote:> Hello,>> I'd like to run Nginx on the SheevaPlug> (http://en.wikipedia.org/wiki/SheevaPlug), which is based on Marvell's>...
View ArticleRe: Cross-compiling Nginx for ARM?
I've compiled for ARM A8. The biggest issue was configuring to use the system OpenSSL and pcre libraries. other than that , no problems.On Apr 12, 2013, at 1:45 PM, Maxim Dounin...
View ArticleRe: nginx reverse proxy 502 bad gateway error
2013/04/13 01:09:06 [notice] 12129#0: signal 29 (SIGIO) received2013/04/13 01:18:53 [error] 12131#0: *19 open() "/home/wwwroot/tag/psd-to-html5-volusion-themes" failed (2: No such file or directory),...
View Article[nginx] svn commit: r5174 - trunk/src/http/modules
Author: ruDate: 2013-04-12 19:12:13 +0000 (Fri, 12 Apr 2013)New Revision: 5174URL: http://trac.nginx.org/nginx/changeset/5174/nginxLog:Upstream: warn if multiple non-stackable balancers are...
View Articlelimit_conn_zone and limit_conn behavior in 1.2.8
In my config, within http section, I have:limit_conn_zone $binary_remote_addr zone=addr:10m;limit_conn addr 3;which I interpret as, setting a memory zone of size 10 megabytes for keeping states of...
View ArticleHow to set up nginx as a 2-factor authentication portal that becomes...
Hi,I just started with a small company that's got a bunch of web apps beingserved up from a bunch of different web servers. Some are 'appliances',most are Apache.It's a mess of an infrastrucutre --...
View ArticleRe: How to set up nginx as a 2-factor authentication portal that becomes...
Have a look at roboo and work backwards from that?Sent from my iPhoneOn 12/04/2013, at 23.34, ix8675874@sent.at wrote:> Hi,>> I just started with a small company that's got a bunch of web apps...
View ArticleRe: How to set up nginx as a 2-factor authentication portal that becomes...
Hi Dave,On Apr 12, 2013, at 2:34 PM, ix8675874@sent.at wrote:> Hi,>> I just started with a small company that's got a bunch of web apps being> served up from a bunch of different web...
View ArticleRe: How to set up nginx as a 2-factor authentication portal that becomes...
Hi Andrew,On Fri, Apr 12, 2013, at 03:29 PM, Andrew Alexeev wrote:> There's an http request authentication module by one of nginx core> developers here:>>...
View Articlenginx reverse proxy javascript issue ?
Hi,I'm using nginx as a reverse proxy and the website behind is running apache2, I'm trying to access a simple web page containing a link to a javascript hosted on another site, just like this simple...
View Articlenginx/freebsd and broken sockets
Nginx на фронтенде. Freebsd 8.3 сетевой драйвер bgesockstat -4www nginx 1153 10 tcp4 127.0.0.1:8093 *:*www nginx 1153 11 tcp4 127.0.0.1:8098 *:*www nginx 1153 12 tcp4 127.0.0.1:8109 *:*www nginx 1153...
View ArticleRe: Возможна ли балансировка нагрузки при ip hash ?
Проблем с клиентами с динамическими адреса разве не возникает?11 апреля 2013 г., 16:10 пользователь Denis P. <nginx-forum@nginx.us> написал:> А получится ли закрепить пользователя за...
View ArticleRe: Авторизация cookie
8 апреля 2013 г., 19:52 пользователь Кутылев, Сергей<sakutylev@mitht.ru> написал:> случай второй: человек заходит из вне у него проверяется как-нибудь наличие> cookie авторизации в...
View ArticleBuffering stopped after 3minutes
Hello,We are running a video stream website and using nginx(1.2.1) forstreaming. Whenever user plays the video it started smoothly but bufferingstopped on the mid point and user have to seek again to...
View Article