Maxim Dounin Wrote:
---
> The 15 requests per second for a static file looks utterly slow,
> and first of all you may want to find out what's a limiting factor
> in this case. This will likely help to answer the question "why
> the difference
Hello!
On Thu, Oct 03, 2013 at 12:34:20PM -0400, ddutra wrote:
[...]
> Scenario three - The same page, saved as .html and server by nginx
>
> Transactions:1799 hits
> Availability: 100.00 %
> Elapsed time: 120.00 secs
> Data transferred:
Hello guys,
First of all, thanks for nginx. It is very good and easy to setup. And it is
kind of a joy to learn about it.
Two warnings: this performance thing is addictive. Every bit you squeeze,
you want more. And English is my second language so pardon me for any
mistakes.
Anyways I am compari
Hello!
On Thu, Oct 03, 2013 at 10:26:33AM -0400, amehzenin wrote:
> Maxim Dounin Wrote:
> ---
> >
> > There is no queue in nginx, but there is queue in a listen socket
> > of your backend app. It's called "listen queue" or "backlog" and
> >
Please post your Nginx conf. Without it, no one can guess what could have
gone wrong in your specific case.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,243399,243407#msg-243407
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.or
Maxim Dounin Wrote:
---
>
> There is no queue in nginx, but there is queue in a listen socket
> of your backend app. It's called "listen queue" or "backlog" and
> likely it's what preserves a request order for you.
>
> --
> Maxim Dounin
> ht
On 03.10.2013 15:36, Sergey Budnevitch wrote:
nginx itself has no ciphers support, it depend on openssl.
RHEL/CentOS version of openssl lacks elliptic curve ciphers,
it is explicitly striped from rpm
(https://bugzilla.redhat.com/show_bug.cgi?id=319901),
and ECDHE is unavailable on RHEL/CentOS w
On 3 Oct2013, at 16:36 , Sergey Budnevitch wrote:
>
> On 2 Oct2013, at 15:08 , Vahan Yerkanian wrote:
>
>> On Oct 2, 2013, at 9:57 AM, justin wrote:
>>
>>> I don't compile nginx, I get it from the official CentOS repo:
>>>
>>> [nginx]
>>> name=nginx repo
>>> baseurl=http://nginx.org/pack
On 2 Oct2013, at 15:08 , Vahan Yerkanian wrote:
> On Oct 2, 2013, at 9:57 AM, justin wrote:
>
>> I don't compile nginx, I get it from the official CentOS repo:
>>
>> [nginx]
>> name=nginx repo
>> baseurl=http://nginx.org/packages/centos/6/$basearch/
>> gpgcheck=0
>> enabled=1
>>
>
> That's
Hey guys,
When I try to log-in for the site I work for I receive an issue. I type user
and password correctly and then it redirects to a 404 Not Found
nginx/1.4.2 error. When visiting the home page of the site it shows that I
am loged in but when I click visit dashboard it redirects there.
Any he
10 matches
Mail list logo