Hi all ,
we are (mainly) following this guide to speed up SSL on Apache 2 on Solaris 9
http://www.kom.com/apache_tune.html
and have managed to halve our SSL response time .
I'm sure it's a common question ..but does anyone have any tips and tricks for perf tuning :
1) SSL in particular
2) Apac
Hi all ,
is there any point using mod_cache , mod_file_cache on an Apache 2 server that only serves https pages ?
In other words can https pages be cache in Apache ?
Regards
Daniel
Aaron Wagner wrote:
> I've always used the command prompt.
>
> apache -k restart
This also happens to cause a graceful by sending user-defined service
control word 128.
-
The official User-To-User support forum of the Apache HTT
It was thus said that the Great host.md once stated:
> Hi to all. I am running a site with free hosting on apache. Everything works
> fine..until some of our free users, by mistake runs some infinite loops. The
> current configuration of the apache is based on ExtFilterOutput, which sends
> all the
At 00:05 +0200 9/23/06, Dan Ostberg wrote:
>Next project is to link a .com domain to the static IP 194.16.84.195
>(which is mine). Do I have to go to an ISP to get hold of a DNS or can I
>set up my own DNS?
If you got your domain name from Network Solutions you can use their servers as
the "autho
At 03:05 PM 9/22/2006, you wrote:
Next project is to link a .com domain to the static IP 194.16.84.195
(which is mine). Do I have to go to an ISP to get hold of a DNS or can I
set up my own DNS?
You can run your own DNS server - however if you don't have any
experience in running a DNS server,
I've always used the command prompt.apache -k restartORapache -k startORapache -k stopdepending what you need. The -k tells apache to apply the command to the service. Make sure your path statements are correct for this to work OR go to the /apache2/bin/ folder and issue commands.
aaronOn 9/22/06
William A. Rowe, Jr. escreveu:
...a graceful restart.
Thanks.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EM
Next project is to link a .com domain to the static IP 194.16.84.195
(which is mine). Do I have to go to an ISP to get hold of a DNS or can I
set up my own DNS?
-
The official User-To-User support forum of the Apache HTTP Server
Hi.
I'm doing a ProxyPass in apache 2.0 of a IP camera.
The camara has a built-in webserver and I'm having a problem
the that webserver, because it sends all the http files in DOS mode,
that is, having CR/LF as the newline separator.
In the traffic flow, there is some squid proxy that does not l
Júlio Maranhão wrote:
> Can Apache 2.0.X for Windows be gracefully restarted?
Yes...
> Using "Apache Service Monitor" what does the "Restart" button exactly
> do? net stop/start Apache2 sequence, a graceful restart or neither?
...a graceful restart.
If you use Win32's service manager, of course
On 9/22/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 9/22/06, Dave Mabe <[EMAIL PROTECTED]> wrote:
> I'm running Apache from the apache-perl Debian package out of stable.
>
> Every so often (just infrequently enough to be very annoying), Apache will
> all of the sudden ignore the MaxSpareServer
Can Apache 2.0.X for Windows be gracefully restarted?
Using "Apache Service Monitor" what does the "Restart" button exactly
do? net stop/start Apache2 sequence, a graceful restart or neither?
Cheers
Júlio Maranhão
-
The off
On 9/22/06, Dave Mabe <[EMAIL PROTECTED]> wrote:
I'm running Apache from the apache-perl Debian package out of stable.
Every so often (just infrequently enough to be very annoying), Apache will
all of the sudden ignore the MaxSpareServers and start up more and more
Apache child processes until i
I'm running Apache from the apache-perl Debian package out of stable.Every
so often (just infrequently enough to be very annoying), Apache will
all of the sudden ignore the MaxSpareServers and start up more and more
Apache child processes until it brings the server down. During normal
operation, i
I'v been able to set up Kerberos authentication to W2K AD but want to
use local groups, or a list of users, as well. That is, I want users
to enter their Windows user name and password and then get access only
if they are listed in a local file on the apache server. Has anyone
been able to do thi
I am trying to install httpd-2.2.3 and I keep getting
/bin/sh /root/httpd-2.2.3/srclib/apr/libtool --silent --mode=compile gcc -g -O2
-pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -I/root/httpd-2.2.3/srclib/apr-util/include
-I/root/httpd-2.2.3/srclib/ap
Server error!
The server encountered an internal error and was unable to complete your
request.
Error message:
Bareword found where operator expected at
C:/apache2triad/htdocs/Webmessenger/default.aspx line 2, near "%@ Register"
syntax error at C:/apache2triad/htdocs/Webmessenger/default.aspx lin
apache encodes the URL already
it converts the url into
http://www.domain.com/%FEi%F0%FEi%FEi%FEi.html
and returns 404 resp,
The requested URL /þiðþiþiþi.html was not found on this server.
however þiðþiþiþi.html is on the server
thats the problem
Joshua Slive wrote:
On 9/22/06, Istanbul H
I just had a similar problem. What is happening is as follows
ProxyPass /cob http://192.168.1.1/cob
ProxyPassReverse /cob http://192.168.1.1/cob
catches /cob, but not cob/webappage.nsf
the proxypass is working on the directory level only and not whats
below it in the directory tree.
So ...
I am attempting to authorize post content (SOAP methods) against ACLs,
but once the authorize handler grabs the HTTP body, the other handlers
can't process the content.
A work around is to proxy the request to a local virtual host to handle
the request AFTER it has been authorized, but then the S
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Friday, September 22, 2006 4:15 PM
Subject: Re: [EMAIL PROTECTED] Apache with ExtFilterDefine problem
On 9/22/06, host.md <[EMAIL PROTECTED]> wrote:
Hi to all. I am running a site with free hosting on apache. Ev
On 9/22/06, Istanbul Hosting <[EMAIL PROTECTED]> wrote:
Then how does IIS encodes this ?
i.e IIS can handle
http://domain.com/some/german/character/containing/filename.htm
or
http://domain.com/some/greek/character/containing/filename.htm
I don't know what IIS does, but I do know that non-ASCII
Title: Message
Good
morning.
After reading the
latest Google Webmaster blog entry (http://googlewebmastercentral.blogspot.com/2006/09/how-to-verify-googlebot.html)
I got to thinking about how one might be able to configure Apache deny visits
from bots that purport to be Googlebot (or anyth
Then how does IIS encodes this ?
i.e IIS can handle
http://domain.com/some/german/character/containing/filename.htm
or
http://domain.com/some/greek/character/containing/filename.htm
Joshua Slive wrote:
On 9/22/06, Istanbul Hosting <[EMAIL PROTECTED]> wrote:
Hello,
How can apache support in
On 9/22/06, host.md <[EMAIL PROTECTED]> wrote:
Hi to all. I am running a site with free hosting on apache. Everything works
fine..until some of our free users, by mistake runs some infinite loops. The
current configuration of the apache is based on ExtFilterOutput, which sends
all the output to a
On 9/22/06, Istanbul Hosting <[EMAIL PROTECTED]> wrote:
Hello,
How can apache support international characters in the URI part of the URL?
i.e greek ; http://somegreek.com/somegreekcharacters.html
i couldnt manage this work
system encoding is UTF
What do you mean by the URI part of the URL?
Hi to all. I am running a site with free hosting on apache. Everything works
fine..until some of our free users, by mistake runs some infinite loops. The
current configuration of the apache is based on ExtFilterOutput, which sends
all the output to a script in perl that adds some banners. The prob
Hello,
How can apache support international characters in the URI part of the URL?
i.e greek ; http://somegreek.com/somegreekcharacters.html
i couldnt manage this work
system encoding is UTF
thanks
-
The official User-To-Use
29 matches
Mail list logo