Does anybody know how to redirect an application request from a
Apache/tomcat frontend to a websphere?
Thanks.
Maurizio Salviato
Servizio Supporto Sistemi
Integrazione Sistemi & Office Automation Gruppo PAM s.p.a.
(041-5496-226 fax.041-5496-296
* [EMAIL PROTECTED]
--
Out of the box Apache will display one of the index.html* files in the directory pointed to by the "DocumentRoot" directive in the https.conf configuration file. I say one of the index.html* files because it comes with a plethora of languages defined.
On 12/10/06, David Blomstrom <[EMAIL PROTECTED]
As far as I know Apache doesn't send Sigterm to a running CGI. This has nothing to do with the Timeout directive.A couple of weeks ago I asked the opposite question: "How can I timeout a CGI that is hung/looping?" and the answer I got, from trusted sources was that it cannot be done with Apache alo
Hi All,
After breaking my head finally I could make it work (by luck).
In the LoadModule section I have given the following:
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
LoadModule proxy_ftp_module modules
Georgi Chorbadzhiyski wrote:
Marc Perkel wrote:
What causes this? Thanks in advance. Server getting a lot of timeouts
and very slow.
*51-0* 25675 0/5/95 *R* 0.00 7 15 0.0 0.07 0.90 ? ? ..reading..
*52-0* 26188 0/0/79 *R* 0.38 2 1 0.0 0.00 1.09 ? ? ..read
Hello Ivan,
I've thought of that, but unfortunately, there are too many dependencies
already, and you cannot --force an uninstall of an RPM package.
However, you CAN force an INSTALL of a package, but I cannot find a v2.2
Apache RPM. I could force an install of the 2.0 version that comes with
th
> I have spent many hours trying to figure out where I can get these
> modules. I even downloaded the very latest Apache tar ball and
> installed it (2.3) and ran through the process of installing it on my
> machine at a different place than standard, and I still cannot find
> those modules. What
Hello!
I recently brought up a Linux Fedora Core 5 installation and
everything was running fine until I installed Squirrel Mail, which requires
Cyrus IMAP. Cyrus IMAP modified Apache, and should have installed a
"mod_imap.so" module under the /etc/httpd/modules directory, but did not.
So
I hired someone to install and configure Apache, PHP, MySQL and phpMyAdmin on my new MacBook Pro and set up a virtual host that I could use as a guide. It's kinda sorta working, but there are some major problems. For example, he installed phpMyAdmin inside one of my websites, and http://localhost d
Marc Perkel wrote:
> What causes this? Thanks in advance. Server getting a lot of timeouts
> and very slow.
>
> *51-0*25675 0/5/95 *R* 0.007 15 0.0 0.07
> 0.90? ? ..reading..
> *52-0*26188 0/0/79 *R* 0.382 1 0.0
What causes this? Thanks in advance. Server getting a lot of timeouts
and very slow.
51-0
25675
0/5/95
R
0.00
7
15
0.0
0.07
0.90
?
?
..reading..
52-0
26188
0/0/79
Using sed as an output filter to replace some text. I can escape periods but not forward slashes. It throws the following error. ExtFilterInType text/html ExtFilterOuttype (unchanged)/usr/bin/sed: -e _expression_ #1, char 14: unknown option to `s'
Apache configExtFilterDefine fix mode=output int
Hi guys,
As far as I know the Timeout directive does control the amount of time a CGI
has before receiving a SIGTERM. However my CGI still receives a SIGTERM
after what appears to be a random amount of time that is much less than what
I have set in the Timeout directive. The client side still has
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, October 11, 2006 2:32 PM
Subject: Re: [EMAIL PROTECTED] cgi-bin woes
On 10/11/06, Thom Hehl <[EMAIL PROTECTED]> wrote:
I checked the logs and there is literally nothing in them. I stopped
httpd, ble
I have configured plugin on my web server "Apache"
i am able to access all the web services from browser
if i hit the url like
https:/// example https://abc.com/ProtectedWeb/PA
SSL section is configured on virtual server section of
webserver.
My problem is
If i am trying to access the webs
Júlio Maranhão escreveu:
I am not using the ScripAlias directive. Anyway I tried and I got that
in the error log:
[error] Can't load Perl file: E:/Open/webcal/cgi-bin/startup.pl
It should be easier. What about mod_rewrite?
Please, forget. I reorganized the webcal folder locations and an ind
[EMAIL PROTECTED] wrote:
> I've configured Apache 2.2.2 to create an access log in combination with
> log_rotate_module to switch it out. I'm trying to get the access log files
> to contain only the entries for a particular day. My current logging
> appears to group everything from 5pm the previo
Nagy Zoltán Márk wrote:
>> Nagy Zoltán Márk wrote:
>> > Is there any opportunity for apache 2.0 where i can restrict clients
>> > through time/request?
>> > For example: accept maximum 20 requests from an apache client in a second.
>>
>> I don't think this is possible with stock Apache 2 (and it pr
Thushara Wijeratna wrote:
> Thanks Georgi, in my case there is only one virtual host, but of
> course there are around 500 httpd child processes running and writing
> into one cronolog.
>
> That is the part that I couldn't quite grasp. When I do a ps auxww, I
> see a cronolog process (just 1) all
Thanks Georgi, in my case there is only one virtual host, but of
course there are around 500 httpd child processes running and writing
into one cronolog.
That is the part that I couldn't quite grasp. When I do a ps auxww, I
see a cronolog process (just 1) all the time, so it sure looks like
all t
I've configured Apache 2.2.2 to create an access log in combination with
log_rotate_module to switch it out. I'm trying to get the access log files
to contain only the entries for a particular day. My current logging
appears to group everything from 5pm the previous day to 5pm the next day.
I'm
Boyle Owen escreveu:
This is because the ScriptAlias directive is telling apache that the directory
contains scripts. So apache never goes near the directory listing mechanisms
and so never sees any DirectoryIndex...
I am not using the ScripAlias directive. Anyway I tried and I got that in t
Hi
I am using mod_auth_mysql on apache 2.2.0 on RHEL to do user authentication and
I have it working appart from it floods the error log with
[Wed Oct 11 15:49:22 2006] [error] Internal error: pcfg_openfile() called with
NULL filename
[Wed Oct 11 15:49:22 2006] [error] [client x.x.x.x] (9)Bad fil
Hi Jeff,
Did you make any break through?
I am not making any progress :(
I compiled in the mod_proxy_html using apxs. But these rules are never
touched ( don't get any logs :( )
Here is what I have been doing:
ProxyHTMLLogVerbose On
ProxyHTMLURLMap http://www.abc.com/suggestions.htm
h
On 10/11/06, Thom Hehl <[EMAIL PROTECTED]> wrote:
I checked the logs and there is literally nothing in them. I stopped
httpd, blew away everything in the logs directory, restarted httpd and
re-created the 404 and there is not a single file in the logs directory.
Nada!
As Owen mentions, this is
> -Original Message-
> From: Thom Hehl [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 11, 2006 1:03 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] cgi-bin woes
>
> OK, I haven't run httpd in a while. I have a new installation and am
> having a glitch I need some help
For those well-behaved clients I use a directive in robots.txt ...User-agent: GooglebotCrawl-delay: 5User-agent: msnbotCrawl-delay: 25...CharlesNagy Zoltán Márk <[EMAIL PROTECTED]> wrote: hi!Is there any opportunity for apache 2.0 where i can restrict clientsthrough time/request?For example: accept
hi!
Yes, but this restricts via IP and it can be occured, that more
clients use the same IP as a gateway.
king regards,
mark
Nagy Zoltán Márk wrote:
> Is there any opportunity for apache 2.0 where i can restrict clients
> through time/request?
> For example: accept maximum 20 requests from an
Is your ScriptAlias in a part of the httpd.conf that applies only to certain files/directories, e.g. inside a block?I'm grasping at straws here.On 11/10/06,
Thom Hehl <[EMAIL PROTECTED]> wrote:
OK, I haven't run httpd in a while. I have a new installation and amhaving a glitch I need some help wi
OK, I haven't run httpd in a while. I have a new installation and am
having a glitch I need some help with.
I've gone through the cgi bin document for Apache 2.2.3 and have created
the first.pl script as suggested in the docs, but do not get any of the
four results listed. Instead, when I run
Thushara Wijeratna wrote:
> Can you recommend where I can read about the interaction btn apache
> and cronolog? I have a problem in an apache server setup where the
> output (created through cronolog) is corrupt. It sure looks like 2
> processes were writing to the same file and one process overwro
Nagy Zoltán Márk wrote:
> Is there any opportunity for apache 2.0 where i can restrict clients
> through time/request?
> For example: accept maximum 20 requests from an apache client in a second.
I don't think this is possible with stock Apache 2 (and it probably is the
wrong place for such restri
hi!
Is there any opportunity for apache 2.0 where i can restrict clients
through time/request?
For example: accept maximum 20 requests from an apache client in a second.
best regards,
mark
-
The official User-To-User support fo
33 matches
Mail list logo