On 26 Apr 2011, at 01:24, Jon Drukman wrote:
> What is the trick to get apache to build and install apr_dbd_mysql when
> compiling from source? I've manually cd'd into srclib/apr-util and manually
> run
> ./configure --with-mysql; make; make install
>
> but it's not actually putting the
> DBD d
What is the trick to get apache to build and install apr_dbd_mysql when
compiling from source? I've manually cd'd into srclib/apr-util and manually
run
./configure --with-mysql; make; make install
but it's not actually putting the
DBD driver somewhere where apache can use it.
I manually copied t
On Mon, Apr 25, 2011 at 5:42 PM, Stevie wrote:
> Hello. I am trying to debug segmentation fault errors on my Ubuntu 10.04 x64
> server running Apache 2.2.14. I've enabled core dumps as per the
> instructions in /usr/share/doc/apache2.2-common/REAMDE.backtrace. When
> loading gdb I receive errors a
So I finally got this legacy web client to run my services successfully
by the following line of reasoning: If he is hardcoded to POST to
http://mydomain:myport/WebService with no trailing slash, then I
created a file in my htdocs directory named WebService.php and used the
Rewriting Engine as fo
Hello. I am trying to debug segmentation fault errors on my Ubuntu 10.04 x64
server running Apache 2.2.14. I've enabled core dumps as per the instructions
in
/usr/share/doc/apache2.2-common/REAMDE.backtrace. When loading gdb I receive
errors about not being able to load debug symbols. The afore
-Mensaje original-
De: Jorge Infante Osorio [mailto:jorg...@uci.cu]
Enviado el: lunes, 25 de abril de 2011 9:30
Para: users@httpd.apache.org
Asunto: RE: [users@httpd] reverse proxy and liferay
-Mensaje original-
De: Jason Pyeron [mailto:jpye...@pdinc.us] Enviado el: domingo, 24
Hi all,
I'm using Apache http to redirect requests to Apache Tomcat. This happens
using mod_jk and mod_auth_sspi (for Single Sign On purpose).
This setup is used to send all requests (for two specific applications) to
Apache Tomcat and because when requests are made to a specific application
(li
On Mon, Apr 25, 2011 at 10:50 AM, Harsimranjit singh Kler
wrote:
> Hi Jeff
>
> Thanks for update .I have gone through that Doc.
>
> Above configurations working for me Still i have some specific
> questions..:-)
> 1)Is it good to increase min\maxSparethread for increasing response time?
see if th
On Apr 25, 2011, at 4:25 AM, Björn Zettergren wrote:
> On 04/25/2011 08:25 AM, Shantanu Pavgi wrote:
>> I have following set of rewrite rules in the apache config.
>>
>> {{{
>> RewriteRule ^robots.txt /var/www/robots.txt [L]
>> RewriteCond /var/www/trac/$1 !-d
>> Re
Hi Jeff
Thanks for update .I have gone through that Doc.
Above configurations working for me Still i have some specific
questions..:-)
1)Is it good to increase min\maxSparethread for increasing response time?
And what should MaxRequestsPerChild?
2)AJP ports should different for all tomcat worker
-Mensaje original-
De: Jason Pyeron [mailto:jpye...@pdinc.us]
Enviado el: domingo, 24 de abril de 2011 23:51
Para: users@httpd.apache.org
Asunto: RE: [users@httpd] reverse proxy and liferay
> -Original Message-
> From: Jorge Infante Osorio
> Sent: Sunday, April 24, 2011 19:03
> T
On 04/25/2011 08:25 AM, Shantanu Pavgi wrote:
I have following set of rewrite rules in the apache config.
{{{
RewriteRule ^robots.txt /var/www/robots.txt [L]
RewriteCond /var/www/trac/$1 !-d
RewriteRule ^/([[:alnum:]\-]+)(/?.*)/index.html [L]
Hi,
Add a sla
12 matches
Mail list logo