> -Original Message-
> From: Todd, David [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 13, 2008 9:31 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] What's the best place to look when
> you get no answer?
>
> On 2008Feb13 13:18 , "Nick Kew" <[EMAIL PROTECTED]> wr
Hello,
I am running Apache/2.2.6 on Windows XP, testing on a very simple
include testes, e.g.
SSI
===
PHP
===
I was surprised that PHP is faster, i.e.
ab -n 2000 -c 10 http://localhost/benchmark.php => 99 reqs/sec
ab -n 2000 -c 10 http://localhost/benchmark.shtml => 61 reqs/sec
m
PingBad 写道:
On Sunday 17 February 2008 20:02, 赵志桐 wrote:
hello everybody
My web server got a problem long time.
It's cannot close finished httpd thread, i used "ps -e" to check server
got a lot of httpd thread like following:
20292 ? 00:00:01 httpd
4912 ? 00:00:00 cronolog
4913 ? 00:00:00
On Sunday 17 February 2008 20:02, 赵志桐 wrote:
> hello everybody
>
> My web server got a problem long time.
>
> It's cannot close finished httpd thread, i used "ps -e" to check server
> got a lot of httpd thread like following:
>
> 20292 ? 00:00:01 httpd
> 4912 ? 00:00:00 cronolog
> 4913 ? 00:00:00 c
Eric Covener wrote:
On Feb 17, 2008 8:37 AM, Norman Khine <[EMAIL PROTECTED]> wrote:
Hello,
I have some virtual hosts and would like to run SSL with different
certificates on each. Having followed the following how-to,
http://gentoo-wiki.com/HOWTO_Apache_with_Name_Based_Hosting_and_SSL and
reb
On Feb 17, 2008 8:37 AM, Norman Khine <[EMAIL PROTECTED]> wrote:
> Hello,
> I have some virtual hosts and would like to run SSL with different
> certificates on each. Having followed the following how-to,
> http://gentoo-wiki.com/HOWTO_Apache_with_Name_Based_Hosting_and_SSL and
> rebuilding apache
I am testing this on FF 2.0.0.12 and Safari 3.0.3, I don't have access
to IE7
ON FF I get the right certificate for domain_one, but on the second site
I only get the test certificate of the server.
Is there a way to test SNI that is working correctly.
Thank you
Norman
[EMAIL PROTECTED] wrote:
What browser are you testing? The server may be working fine, but few
browsers are SNI-capable. From the page you linked:
Supported Browsers
SNI has only recently gained support in browsers. The browsers that
have been confirmed to support SNI by this author are:
* Firefox 2.0.0.12
* Int
The reason my setup wasn't working is that in order for httpd.conf to respond
to port requests it has to be listening on port . Thus I would have
needed to use the Listen 9080 command in order to respond to 9080 requests.
However, there is a second problem. Google is currently sending s
Hello,
I have some virtual hosts and would like to run SSL with different
certificates on each. Having followed the following how-to,
http://gentoo-wiki.com/HOWTO_Apache_with_Name_Based_Hosting_and_SSL and
rebuilding apache with SNI support, I am having some issues in that
domain2.com only ret
Hello
I currently have apache infront of a set of application servers of
various type. I am using ProxyPass to keep them behind a firewall and
to appear as one server. I use ProxyPassReverse as well.
Unfortunately I have one case were I would like one app server to
respond to a request (it is mo
11 matches
Mail list logo