Best unofficial Apache Server developers community |
| Threads | Replies | First post | Last post | |
|---|---|---|---|---|
|
Rewrite rule and the try_files directive By: Captain_Quor Hi guys, I'm a little stuck here and wondered if anyone could help,
I have a customer's website with the following rewrite rule: 'rewrite
^/(.*)$ /index.php?town=$1 last;' This has functioned just fine until
they've added three smaller…
|
1 | May 25 2012 07:01 |
May 25 2012 08:01 |
|
|
charset utf-8 By: rihad Hi guys, I'm using nginx 1.2 with php-fpm (php 5.3.11). The problem
is, the PHP page is delivered as Content-Type: text/html; charset:
Windows-1251 I want the charset UTF-8, or at least none at all. I
tried putting charset utf-8; or charset off;…
|
2 | May 25 2012 02:05 |
May 25 2012 04:37 |
|
|
ssh-tunnel into website nginx strips out port number in response By: John Wong Same post is made here:
http://serverfault.com/questions/392530/nginx-when-tunnel-the-url-redi
rects-without-port-number But I will make a shorter version (as much
as possible) I want to be able to ssh-tunnel into my Django website,
so I can work…
|
0 | May 25 2012 02:30 |
May 25 2012 02:30 |
|
|
How Evil is If? By: CheezItMan In my wordpress Multisite config, I have the below lines. I've read
if-is-evil and so I'm curious if these ifs need to be replaced and
with what? --- # For multisite: Use a caching plugin/script that
creates symlinks to the correct…
|
0 | May 25 2012 00:52 |
May 25 2012 00:52 |
|
|
All workers in 'D' state using sendfile By: Drew Wareham Hello, I have tried to summarize this as much as possible but it's
still a lot of text. I apologize but wanted to make sure that I
provide enough information to explain the issue properly. I'm hoping
that somebody that uses nginx as a high…
|
2 | May 12 2012 05:29 |
May 24 2012 23:58 |
|
|
Re: Preparing for Large-scale Wordpress MU Usage By: CheezItMan Thanks for the reply. I'm running Quick cache, but bliz.io still
reports failed connections at 250 and 500 users. I'll try supercache,
it previously didn't really help multisite (except the root of the
multisite). The new version of Supercache…
|
1 | May 24 2012 19:14 |
May 24 2012 21:19 |
|
|
$document_root variable not working By: Thomas Krause Hi, I'm running nginx 1.2.0 under FreeBSD 9.0. I configured
phpMyAdmin to execute unter https://server/pma which is working fine,
but php scripts outside /pma I get "File not found." (e.g.
https://server/info.php) this is my config: location / {…
|
1 | May 24 2012 16:45 |
May 24 2012 17:43 |
|
|
How much work for Windows Multiple Process support? By: chicagoben How much work do you think it will take to get the Windows build to
support having multiple worker processes? Is anyone already working
on this? I volunteer to help later this month if I get a little
guidance on what is required. Thanks, Ben …
|
6 | May 7 2012 09:26 |
May 24 2012 08:03 |
|
|
not found file on symlink... By: zuckbin Hi, I use symlink on files, but nginx got error 404 on files. I can
access the file like this (no error):
http://static.xxx.tld/kvr2wery235cd57uio457azd4a5Tf78sR/2012/20126190.
pdf but not like this …
|
1 | May 24 2012 04:07 |
May 24 2012 07:43 |
|
|
apmersand in rewrite rule is escaped if url encoded value exists By: kennylanse I want to transfer
/script/action/var1___val1/var2___val2/.../varN___valN/ to
/script/action?var1=val1&var2=val2&...&varN=valN. My
rewrite rules are: rewrite ^/script/(.*)/(\w+)___([^/]+)/(.*)$
/script/$1/$2=$3&$4? last; rewrite…
|
0 | May 24 2012 06:30 |
May 24 2012 06:30 |
|
|
When reloading nginx-0.8.54, number of workers increases By: zealot83 Hello. This is the situation: I giva heavy traffic continually by
using ApacheBench, say: while :; do ab -n 100000 -c 1000
'http://localhost/; done. And also I reload nginx continually by using
while syntax. When looking at the master/worker…
|
3 | May 24 2012 05:11 |
May 24 2012 06:27 |
|
|
nginx proxy config problem By: 21andy 2 question: 1. i want to put the pic,css,js etc. files on the
frontend server, but with below config, i put a tar file to
/var/www/a.com/test.tar and visite http://a.com/test.tar it return a
404 herder. how can i fix it? 2. i want control the…
|
3 | May 24 2012 04:27 |
May 24 2012 06:27 |
|
|
nginx serving large files - performance issues with more than ~800-1000 connections By: Tomasz Chmielewski Hi, I have a cluster of 10 nginx 1.2.0 servers, on Linux. They
primarily serve large files. Whenever the number of ESTABLISHED
connections to nginx is above 800-1000, the things get very slow.
I.e. it can take a minute or more before nginx…
|
1 | May 24 2012 02:29 |
May 24 2012 05:26 |
|
|
How can nginx supports more than 64511 concurrent backend connections? By: diogin Hello nginx fans, I'm using nginx (with ngx_redis2 module) as a
redis client, and would like to establish more than 64511 keep alive
connections with a redis instance. The local port range of Linux is
limited to 64511, so I'd like to set up…
|
1 | May 22 2012 03:05 |
May 23 2012 11:47 |
|
|
Bad Decompression error after default ssl_session_timeout By: lima Hi, I have an LB setup with nginx for an ssl enabled site which load
balance with 2 apache servers. All the servers are CentOS5.5* and
OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008. Also we are using the same SSL
certificate on all the 3 servers. It…
|
5 | May 22 2012 02:16 |
May 23 2012 04:50 |
|
|
keepalive option without ngx_http_upstream_keepalive By: Greg This is a multi-part message in MIME format.This is a multi-part
message in MIME format.Hi, is it a bug or a feature that nginx didn't
warn if keepalive is enable in upstream {} config, but without
ngx_http_upstream_keepalive module loaded ? …
|
1 | May 23 2012 03:22 |
May 23 2012 03:54 |
|
|
Strange repeated errors By: Greg This is a multi-part message in MIME format.This is a multi-part
message in MIME format.Hi, I've a tail -f error.log running, and saw
some strange errors, repeated each minutes at same second (26), from
same host and same URL : 2012/05/22…
|
3 | May 22 2012 08:38 |
May 23 2012 03:41 |
|
|
Nginx Proxy Returns Odd Results By: Dan King Hi, I'm trying to configure nginx as a proxy essentially imitating
this apache server (http://pastebin.com/1Tv4usjf). The configuration
I've put together (http://pastebin.com/MtsvJ9Cb) produces odd results.
For example if I use travel to: …
|
3 | May 21 2012 20:25 |
May 23 2012 02:57 |
|
|
lua-resty-mongol - table insertion By: Pierre Hi list, I'm currently moving into lua-resty-mongol, and I'm facing
this issue: local versions = {} local t = {} table.insert(t,{a =
"aa"}) table.insert(t,{b = "bb"})
versions={{name="dog",container="mycontainer",tab= t}} mongos>…
|
2 | May 22 2012 06:00 |
May 23 2012 01:23 |
|
|
Magento installed in a subdirectory By: TaGaDvAnCe I followed the instructions on the wiki article (link 1) for
configuring nginx and magento, which works great... if magento is
installed in the document root folder. I have magento installed in a
subfolder, e.g. /store/. I found an example (link 2)…
|
0 | May 22 2012 22:04 |
May 22 2012 22:04 |