On Jan 13, 2010, at 12:47 AM, Scott Gifford wrote:
On Wed, Jan 13, 2010 at 1:31 AM, Jarrod Slick > wrote:
Apache Users,
As some of you may or may not know a fairly prominent commercial
webserver, LiteSpeed, claims to outperform even a well configured
Apache 2.2.x installation by orders of
On Wed, Jan 13, 2010 at 1:31 AM, Jarrod Slick wrote:
> Apache Users,
>
> As some of you may or may not know a fairly prominent commercial webserver,
> LiteSpeed, claims to outperform even a well configured Apache 2.2.x
> installation by orders of magnitude. They have some internal benchmarks
> th
Apache Users,
As some of you may or may not know a fairly prominent commercial
webserver, LiteSpeed, claims to outperform even a well configured
Apache 2.2.x installation by orders of magnitude. They have some
internal benchmarks that appear to back this up, but, being a natural
skeptic,
On 01/13/2010 09:36 AM, Devraj Mukherjee wrote:
If you are using Apache 2.x then mod_substitute is your friend.
2010/1/12 Sam Minning:
hello apache community,
I am using Apache 2.2, combined with PHP via fastcgi
Additionally there is mod_deflate in use, as well as gzip-compression via
PHP.
Hi,
I am compiling 32 bit httpd on 64 bit RHEL with following command:
# ./configure CFLAGS=-m32 CXXFLAGS=-m32 FFLAGS=-m32 FCFLAGS=-m32
--prefix=/root/j131/testhttpd/apache-32bit
But make failed with following error message:
# make
Making all in srclib
make[1]: Entering directory
`/root/j131/te
If you are using Apache 2.x then mod_substitute is your friend.
2010/1/12 Sam Minning :
> hello apache community,
>
>
>
> I am using Apache 2.2, combined with PHP via fastcgi
> Additionally there is mod_deflate in use, as well as gzip-compression via
> PHP.
>
> I would like to append a string and/
We have been using the VirtualDocumentRoot as describe below for some time. It
handles two level domain names with a sub domain just fine. If the domain is
www.domain.tld or domain.tld, it is mapped to
/exports/home/domain.tld/virtualdomains/www.domain.tld and
/exports/home/domain.tld/virtuald
On 01/12/2010 02:57 PM, Mathieu Malaterre wrote:
Hi there,
I am trying to find a lightweight (ie. no LDAP) solution to manage
password for my users. I am ok with creating users by hand, but they
should be able to change there password on there own. I could not find
anything but the following s
On 01/12/2010 01:45 PM, Devraj Mukherjee wrote:
You can also you use
Alias /testinstall /opt/apache/htdocs/testinstall
On Mon, Jan 11, 2010 at 8:38 PM, Petr Hracek wrote:
Hello *,
sorry for bother you with this (may be simple) question but I have following
problem.
Let's say that my documen
On 1/12/2010 12:09 AM, Vincent Jong wrote:
> assuming you're on 2.2, look into IndexOptions, IndexStyleSheet,
> AddIconByEncoding, AddIcon, AddIconByType, AddDescription
Yeah, sorry about that. I've got the latest Apache installed.
I saw those in the manual when I was digging through it to find
Nicholas Sherlock wrote:
> On 12/01/2010 10:04 p.m., J. Bakshi wrote:
>> Hello all,
>>
>> I am dared to see what "ab" (apache benchmarking too) can do against an
>> apache server. I have used the following against my server to check
>> call handling
>>
>> ` ` `
>> ab -n 1000 -c 20 http:///index.p
On 12/01/2010 10:04 p.m., J. Bakshi wrote:
Hello all,
I am dared to see what "ab" (apache benchmarking too) can do against an
apache server. I have used the following against my server to check
call handling
` ` `
ab -n 1000 -c 20 http:///index.php?no_cache=1
` ` `
and it simply bottle neck
J. Bakshi wrote:
> Hello list,
>
> Could any one give me an idea about the safe connection attempt from a
> single IP per second ? Assume the site is a very busy site .
>
> Thanks
>
>
Sorry for the typing error in Subject :-(
same would be safe
extremely sorry
--
জয়দীপ বক্সী
--
Hello list,
Could any one give me an idea about the safe connection attempt from a
single IP per second ? Assume the site is a very busy site .
Thanks
--
জয়দীপ বক্সী
-
The official User-To-User support forum of the Apache HTT
Hi there,
I am trying to find a lightweight (ie. no LDAP) solution to manage
password for my users. I am ok with creating users by hand, but they
should be able to change there password on there own. I could not find
anything but the following script:
http://home.xnet.com/~efflandt/pub/htpasswd.
Hello all,
I am dared to see what "ab" (apache benchmarking too) can do against an
apache server. I have used the following against my server to check
call handling
` ` `
ab -n 1000 -c 20 http:///index.php?no_cache=1
` ` `
and it simply bottle neck the target apache server. the target server
Unfortunatelly I do not have any idea how to use Alias for redirecting page
so the URL in web browser will be changed as well.
Could you please send me a short example?
best regards
Petr
2010/1/12 Devraj Mukherjee
> You can also you use
>
> Alias /testinstall /opt/apache/htdocs/testinstall
>
>
Hi,
I'm looking for some advice on ensuring availability of an apache reverse
proxy in an unusual setup.
We host about 50 Tomcat servers in two data centers (more or less randomly
ditributed) where each customer has his individual instance of a web
application. Currently each customer accesses
You can also you use
Alias /testinstall /opt/apache/htdocs/testinstall
On Mon, Jan 11, 2010 at 8:38 PM, Petr Hracek wrote:
> Hello *,
>
> sorry for bother you with this (may be simple) question but I have following
> problem.
> Let's say that my document root is situated to the /usr/apache/htdo
19 matches
Mail list logo