Re: nginx/freebsd and broken sockets
Hello!On Sun, Apr 14, 2013 at 02:01:43AM -0400, Gaidamak wrote:> То есть, это просто TIME_WAIT так отображается?В частности. Нет повода для паники.--Maxim...
View ArticleRe: Подмена урла с отдачей файла
Дело в том, что ссылки не постоянные.Короткая и настоящая лежат в базе.14 апреля 2013 г., 2:49 пользователь Anatoly Mikhailov<anatoly@sonru.com>написал:>> On Apr 13, 2013, at 10:45 PM,...
View ArticleRe: Подмена урла с отдачей файла
On Apr 14, 2013, at 6:32 PM, Роман <n.g.i.n.x.e.r@gmail.com> wrote:> Дело в том, что ссылки не постоянные.> Короткая и настоящая лежат в базе.>определитесь что вам, все таки, нужно:-...
View ArticleRe: Подмена урла с отдачей файла
При генерации файла инфа о нем кладется в бд и мемкеша при отдаче всего то надо взять одно значение из мемкешавот и думаю как бы это сделать с минимальными потерями.14 апреля 2013 г., 22:11...
View ArticleRe: using upstream module that won't override the original request
Hello!On Sun, Apr 14, 2013 at 6:22 AM, gadh wrote:> I'm trying to hold a client request to backend (not go to the server yet),> issue an upstream request to another server, then parse the...
View ArticleRe: limit_conn_zone and limit_conn behavior in 1.2.8
So, I've found out more about my situation. Apparently, limit_conn_zone stuff I'm doing on Nginx applies to HAProxy only which is in front of my Nginx.I guess I have two options:1. Use HAProxy (instead...
View Articlenginx + phpPgAdmin
Привет!FreeBsd + nginx + php-fpm + phpPgAdmin.Есть сайт site.comОн лежит в /var/www/sites/site.com/publicНадо к нему прикрутить phpPgAdmin.Он лежит в /usr/local/www/phpPgAdminНачитался документации и...
View Articlenginx tips for localhost development
As I'm about to launch some major additions to my site (and launch anothersite) I've been starting to get my act together in regards to development,e.g. finally starting to use git, getting ready for a...
View ArticleRe[2]: Подмена урла с отдачей файла
Воскресенье, 14 апреля 2013, 22:28 +04:00 от Роман <n.g.i.n.x.e.r@gmail.com>:>> При генерации файла инфа о нем кладется в бд и мемкеш> а при отдаче всего то надо взять одно значение из...
View ArticleRe: Reg. automatic failover
Can anyone provide me some insight on this issue.--Posted via http://www.ruby-forum.com/._______________________________________________nginx mailing...
View ArticleRe: Reg. automatic failover
On 9 April 2013 13:35, ESWAR RAO <eswar7028@gmail.com> wrote:> Hi All,>> I observed that automatic failover behaviour is not working with my nginx> server.What you describe is exactly...
View ArticleRe: Cross-compiling Nginx for ARM?
djczaski Wrote:-------------------------------------------------------> I've compiled for ARM A8. The biggest issue was configuring to use the system OpenSSL and pcre libraries. other than that , no...
View ArticleRe: Possible to have a limit_req "nodelay burst" option?
Hello!On Mon, Apr 15, 2013 at 06:18:04PM -0400, Richard Stanway wrote:> Hello,> I'm using the limit_req directive to control the rate at which my backends> are hit with requests. Typically a...
View ArticleRe: Possible to have a limit_req "nodelay burst" option?
On Mon, Apr 15, 2013 at 6:38 PM, Maxim Dounin <mdounin@mdounin.ru> wrote:>> Hello!>> On Mon, Apr 15, 2013 at 06:18:04PM -0400, Richard Stanway wrote:>> > Hello,> > I'm...
View ArticleRe: Отработка лимитов, вопрос
16.04.2013 0:04, Maxim Dounin пишет:> но для большинства задач поведение по умолчанию наиболее разумно.>А почему? Ведь получается, что это потенциальный вектор для...
View ArticlePHP5-FPM not producing an errors on startup
So I'm just setting up nginx and php5-fpm on my VPS, having moved over from Apache. I'm running Debian Squeeze, with the latest PHP from the dotdeb.org repo (that means PHP 5.4.13-1~dotdeb.1).I am...
View ArticleLeast connections and multi_accept
Recently Ruslan, while replying to someone stated that the internalcounters for the least connections load balancing algorithm ate *perworker* and consequently unless there is a high load it might not...
View ArticleRe: handling x_forwarded_proto with Nginx as backend to HAproxy
On Tue, Apr 16, 2013 at 02:06:30AM +0400, Maxim Dounin wrote:> On Mon, Apr 15, 2013 at 10:42:30PM +0100, Francis Daly wrote:> > On Mon, Apr 15, 2013 at 05:35:27PM -0400, jaychris wrote:Hi...
View Article[nginx] svn commit: r5175 - trunk/src/http
Author: mdouninDate: 2013-04-16 10:14:59 +0000 (Tue, 16 Apr 2013)New Revision: 5175URL: http://trac.nginx.org/nginx/changeset/5175/nginxLog:Request body: only read body in main request (ticket...
View ArticleRe: Отработка лимитов, вопрос
Hello!On Tue, Apr 16, 2013 at 04:43:29AM +0400, denis wrote:> 16.04.2013 0:04, Maxim Dounin пишет:> >но для большинства задач поведение по умолчанию наиболее разумно.> >> А почему?...
View Article