Hello!
On Thu, Oct 17, 2013 at 03:07:00PM +0100, Rob Stradling wrote:
> Hmmm, I guess I should've posted this to nginx-devel. Reposting...
Answered there.
--
Maxim Dounin
http://nginx.org/en/donation.html
___
nginx mailing list
nginx@nginx.org
http
Hmmm, I guess I should've posted this to nginx-devel. Reposting...
On 17/10/13 15:05, Rob Stradling wrote:
On 06/02/13 17:24, Primoz Bratanic wrote:
Hi,
Apache supports specifying multiple certificates (different types) for
same
host in line with OpenSSL support (RSA, DSA, ECC). This allows u
On 06/02/13 17:24, Primoz Bratanic wrote:
Hi,
Apache supports specifying multiple certificates (different types) for same
host in line with OpenSSL support (RSA, DSA, ECC). This allows using ECC key
exchange methods with clients that support it and it's backwards compatible.
I wonder how much w
On 15/10/13 23:00, Piotr Sikora wrote:
Because someone else might use DSA certificates.
It's ECDSA, not DSA... And I'm yet to see a site that offers ECDSA
instead of RSA certificate.
There are some sites that offer an ECDSA cert where possible, but
fallback to an RSA cert when the client do
Hello!
On Thu, Oct 17, 2013 at 05:55:46AM -0400, hcmnttan wrote:
> I found that link before,
> Things I wonder is that where "localhost:9000/cgi-bin/auth;" is coming
> from? Is it a http URL ?
>
> I don't know how to define "localhost:9000/cgi-bin/auth" URL for auth_http
> Sorry if my question
I found that link before,
Things I wonder is that where "localhost:9000/cgi-bin/auth;" is coming
from? Is it a http URL ?
I don't know how to define "localhost:9000/cgi-bin/auth" URL for auth_http
Sorry if my question is so silly. I'm very new to NGINX.
Thanks
Posted at Nginx Forum:
http://for
Hello!
On Wed, Oct 16, 2013 at 10:42:24PM -0400, hcmnttan wrote:
> Thanks for your respond.
> So we must 1st setup an HTTP authentication server (PHP or something ) for
> auth_http, right ?
Yes.
> Could you tell me a little more how to setup this HTTP authen URL ?
>
> In my example:
> NG
On 16/10/2013 7:07 μμ, Nikolaos Milas wrote:
Although the test scales OK until 500 users per sec, then
"error_connect_emfile" errors start again and performance
deteriorates. See the attached comparative chart.
I resolved the "error_connect_emfile" errors by increasing the file
descriptors