Re: 403 Forbidden Error
Hello,Is this issue still not solved?Please contact loco (at) andrews.lv and we'll discuss the details.Andrejs
View ArticleRe: Upload File Limit Problum
Supernix,you forgot about memory_limit, too:memory_limit = 512MAndrejs
View ArticleRe: Q: about "best" way for remove www in hostname in nginxish
I remember this and now also where I have seen it ;-)http://wiki.nginx.org/Pitfalls#Server_NameThanks for all feedback.I will try the Solution written in first post.Br aleksAm 06-05-2013 20:30, schrieb...
View Articlecookie based proxy redirect
Hi, I'm using nginx in a reverse proxy setup with 2 apache 2.4 backends, I've configured a cookie based proxy_pass setup as shown in...
View ArticleConflicting apt-get apache issues
Installed a fresh debian minimal x64 recently, want it to run php-fpm and nginx, and nothing related to apache*.The weirdest thing however is that apt-get seems to ignore my wishes and keeps dumping...
View ArticleHow to run multiple projects in NGINX?
I am relatively new to NGINX. I was used to using packages like xampp for all my web projects. I installed NGINX, PHP and MariaDB on my local computer and I would like to know how do i run multiple...
View ArticleRe: cookie based proxy redirect
Configs :http://pastebin.com/QDpjDSBYhttp://pastebin.com/SyQTmq8v
View ArticleRe: Q: about "best" way for remove www in hostname in nginxish
You're right, my solution sucks... but it has the benefit of being generic.I'll look into it.Glad you found a solution, though. ;o)---*B. R.*On Mon, May 6, 2013 at 4:19 PM, Aleksandar Lazic...
View ArticleIn case you are from the feeling to game these folks all around Affordable...
Some of these styles of over the internet retailers tend to be major exporters plus dealers; a ton of will be sell companies for regional potential buyers In accordance with distinctive cases, you’re...
View ArticleNGX_HTTP_CACHE and upstream
Hi,When compiling nginx with NGX_HTTP_CACHE and using upstream backends - are responses automatically cached in memory without the use of proxy_cache?Thanks,Alex
View ArticleRe: apache+php-fpm and security in shared enviroment compared to...
Am Fri, 3 May 2013 19:36:33 -0700 (PDT)schrieb krzf83@gmail.com:> I've been using apache with suexec and mod_fcgid. It starts php> handlers as selected system user and listen to request via...
View ArticleRe: how to disable nginx internal dns cache?
Hi, Maximthanks for you replies.i have already checked out the problem.Yes ,the nginx will re-resolve the domains unless reload the configuration. this is my problem.because i am using Dynamic IP...
View ArticleRe: NGX_HTTP_CACHE and upstream
Hello!On Tue, May 07, 2013 at 03:40:02AM -0400, alexander_koch_log wrote:> When compiling nginx with NGX_HTTP_CACHE and using upstream backends - are> responses automatically cached in memory...
View Articleproxy pass encoding % problem
I am using nginx as a reverse proxy. My requirement is nginx needs to pass the url passed by client as-is to the proxy server.I have set the proxy_pass to hostname:port without the uri partAs per the...
View ArticleRe: proxy pass encoding % problem
Hello!On Tue, May 07, 2013 at 05:45:50AM -0400, Krupa wrote:> I am using nginx as a reverse proxy. My requirement is nginx needs to pass> the url passed by client as-is to the proxy server.> I...
View ArticleRe: proxy pass encoding % problem
There are no rewrite policies.location /gw_proxy {#internal;#resolver 8.8.8.8;proxy_http_version 1.1;proxy_pass http://50.112.76.185:9001;proxy_pass_request_body off;proxy_set_header Content-Length...
View ArticleTCP_CORK option is never turned off
Hi,I've got an issue when trying to use SPDY over HTTP for nginx.I'm using nginx 1.4.0.The issue is that there is 200ms delay between request is sent to serverand response with data is received.After...
View ArticleMainline Ubuntu Packages
Hi,I think about moving from custom compiled versions to Mainline UbuntuPackages provided at nginx.org/packages. The issue in question currently iswhich parameters for ./configure are used to build...
View ArticleRe: Mainline Ubuntu Packages
On 05/07/13 14:50, Christian Bönning wrote:> The issue in question currently is which parameters for ./configure are used to> build those packages?runnginx...
View ArticleRe: Mainline Ubuntu Packages
Thanks. But I would just like to know that before I actually start todeploy something on our development/testing/staging/production environments.... ;)Best regards,Christian2013/5/7 Anton Yuzhaninov...
View Article