Igor Galić wrote:
On Mon, 12 May 2008 21:36:20 +0100
Stargazer <[EMAIL PROTECTED]> wrote:
750/8 ~ 93M each... that's awfully lot for a httpd child.
Are you sure you're not leaking memory anywhere?
Setting
http://httpd.apache.org/docs/2.0/mod/mpm_common.html#maxrequestsperchild
back to default (
I will be out of the office starting 05/15/2008 and will not return until
05/19/2008.
**
The information contained in this communication is confidential, private,
proprietary, or otherwise privileged and is intended only for the use of the
addressee. Unauthorized use, disclosure,
Hi,
Can anyone tell me what does this error mean ?It has flooded apache
error log file.Is it a apache error or network error?
Following is the information you may need.
apache error log:
[Thu May 15 10:54:11 2008] [info]
We have an Apache server (Apache 2.2.3 bundled with RHEL 5.1)
configured to act as a reverse proxy for OWA2007 which sits inside our
internal network.
Everything is working fine for the most part -- save for ActiveSync
from Palm Treo devices. These fail miserably. I've begun
troubleshooting this
On Tue, 13 May 2008 15:41:34 -0400
Tessa Harmon <[EMAIL PROTECTED]> wrote:
> Hi all,
>
/snip
>
> When http://server.tld/file.html is requested by pages on dev, I would like
> for Apache to serve http://dev.server.tld/file.html instead, effectively
> faking out the dev server into thinking that
Hi all,
I'm trying to use mod_dbd to retrieve data based on user's IP address
and use that data for a customized http request header using
mod_headers, but can't seems to get dbd to work and I can't find any
good example on mod_dbd usage anywhere. This apache is setup for proxy
using mod_proxy
Further work on this problem: I removed the existing apache22
installation which pkg_add had created (in /usr/pkg), set up pksrc, and
built another apache 2.2.8 (httpd) from source. This one has mod_ssl in
it, but it complains only slightly about missing ssl stuff.
Results are the same, kind of:
ipcs -s | grep apache | perl -e 'while () { @a=split(/\s+/);
print `ipcrm sem $a[1]`}'
service httpd restart
This sounds more like a HACK, rather than a solution.
That's not swap it's cleaning up!
Almost certainly a (badly) buggy app leading to lots of crashes.
Or just leaking semaphores.
-
On Mon, 12 May 2008 21:36:20 +0100
Stargazer <[EMAIL PROTECTED]> wrote:
> Hi list, I have a RH server using Plesk with Apache 2.0.54. I can't
> upgrade Apache via yum and am very reluctant to try manually
> installing a newer version in case it breaks Plesk. The server hosts
> about 60 domains and
On Wed, May 14, 2008 at 10:31 AM, Tod <[EMAIL PROTECTED]> wrote:
> I have two web servers both running Apache 2.x. All intranet content is
> served to users by ServerA. There is an application running on ServerB
> that I would like ServerA to redirect requests to. When this redirect
> is done I'
On Wed, May 14, 2008 at 10:31 AM, Andre Hübner <[EMAIL PROTECTED]> wrote:
> Hi List,
>
> System: Suse 10.1, Apache 2.2.8
>
> it seems that i have a security problem with script-created symlinks.
>
> I have a little php-script that creates with symlink(); a symbolic link to
> other file of other us
On Wed, May 14, 2008 at 1:05 PM, anil saini bits <[EMAIL PROTECTED]> wrote:
>
> hello
>
> suggest me some steps for hardening my apache web server
> i have 50 users who is using web server with thr seperate accounts
>
> most importantly how to provide security to own user folders so that other
Stargazer wrote:
Hi list, I have a RH server using Plesk with Apache 2.0.54. I can't
ipcs -s | grep apache | perl -e 'while () { @a=split(/\s+/);
print `ipcrm sem $a[1]`}'
service httpd restart
Can I bumpt this please?
Could anyone suggest a command I can issue just when swap is near zero
s
Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote:
Hello,
Anyone tried executing Apache on WIN2k8 server?I
Is it officially supported?
Works great with UAC disabled.
If you enable User Access Control, you will find a host of problems
with the ApacheMonitor taskbar
hello
suggest me some steps for hardening my apache web server
i have 50 users who is using web server with thr seperate accounts
most importantly how to provide security to own user folders so that other
can get only view access...
--
View this message in context:
http://www.nabble.com
Hello, people,
I have used the following configuration with Apache 2.2 :
---
ProxyRequests Off
ProxyPass /balancer !
ProxyPass / balancer://cluster/ stickysession=JSESSIONID nofailover=On
ProxyPassReverse / balancer://cluster/
Order Deny,Allow
Allow from all
Bala
I have two web servers both running Apache 2.x. All intranet content is
served to users by ServerA. There is an application running on ServerB
that I would like ServerA to redirect requests to. When this redirect
is done I'd like it to be transparent to the user so that they still
think they ar
Hi List,
System: Suse 10.1, Apache 2.2.8
it seems that i have a security problem with script-created symlinks.
I have a little php-script that creates with symlink(); a symbolic link to
other file of other user.
when starting this script as nonroot using php-cli it is successful only if
chmo
Hi,
i have the following situation
Apache is balancing requests to backend JBoss Server. Everything (the balancing
of requests to the webcontainer (tomcat) of jboss)works fine - except i cannot
get the balancer-manager working.
Of course the GUI appears but after clicking on a worker link not
Hello,
Anyone tried executing Apache on WIN2k8 server?I
Is it officially supported?
Thanks in advance,
Prathima.
On Wed, May 14, 2008 at 11:24 AM, sakthi v <[EMAIL PROTECTED]> wrote:
> Thaks Krist.
>
> I compiled subversion src.. and i got the SVN modules.
>
> But I have a questions, Does apache builds any module (.so) as I am not
> seeing any .so files creating even after configuring with these options
Hello Matt,
i did what you told me and still nothing ... maybe i didnt put the right
condition in the directory stanza
AuthType Basic
AuthName "LDAP auth realm"
AuthBasicProvider ldap
AuthLDAPURL
ldap://localhost:389/ou=People,dc=mybox,dc=com?uid?one?(objectClass=*)
AuthLDAPBind
I have done several things to resolve this, but no joy.
1) I tried disabling Windows Personal Firewall
2) I rebooted
3) I changed the logging level to debug
This resulted in the following log:
[Wed May 14 07:50:41 2008] [notice] Parent: Received restart signal
-- Restarting the server.
Nick Kew wrote:
D'oh! Sorry, forgot to say what is happening. I'm getting a 401 back,
for everything at '/' level.
I expect your error log knows more than anyone on this list.
A 401 implies something you (or your application) has actively
configured.
Well, nothing in the logs, but ind
On Wed, 14 May 2008 09:59:56 +0100
Eric Bowman <[EMAIL PROTECTED]> wrote:
> D'oh! Sorry, forgot to say what is happening. I'm getting a 401 back,
> for everything at '/' level.
I expect your error log knows more than anyone on this list.
A 401 implies something you (or your application) has acti
Hi All,
Does mod_backhand module is supported in Apache 2.2.x? My configuration is
Red-Hat 3.0 and Apache 2.2.6 with mpm=worker.I downloaded the mod_backhand
tar from the net but getting issue with the installation and
configuration.Any help on this and on the above query would be appreciated.
Look
Greetings Sakthi,
Great choice for source control and for your HTTPD if I must say so myself.
... Sorry, I couldn't help myself. Now onto your question. I'll be brief
because I'm not entirely sure of what you have done thus far and I'm going
to refer you to an archived post and a web address. I'm
Hey,
I have an Apache 2.0.x and don't know how to set which providers (and in
which order) are used to authenticate the users.
In Apache 2.2.x it is possible with "AuthBasicProvider", can anybody
help me?
PS: I hope my English is good enough to describe the problem :-)
Thanks,
Daniel
-
Thaks Krist.
I compiled subversion src.. and i got the SVN modules.
But I have a questions, Does apache builds any module (.so) as I am not
seeing any .so files creating even after configuring with these options
--enable-so --enable-modules=all
Regards
Sakthi
On Wed, May 14, 2008 at 12:01
Nick Kew wrote:
A request to just http://foo.com/something does NOT reverse-proxy
correctly;
So what does happen?
D'oh! Sorry, forgot to say what is happening. I'm getting a 401 back,
for everything at '/' level.
Thanks,
Eric
--
Eric Bowman
Boboco Ltd
[EMAIL PROTECTED]
http://w
On Wed, 14 May 2008 07:17:57 +0100
Eric Bowman <[EMAIL PROTECTED]> wrote:
> Wondering if this is hard or something?
Yes, hard to discern a problem of the kind that doesn't usually
go away 5 seconds after you post.
> > A request to just http://foo.com/something does NOT reverse-proxy
> > correct
Hi All,
I am using mod_proxy_balancer in Apache Red-Hat 3.0 and mpm=worker.
Just curious is it possible to configure a time to live value so that within
that particular time all the request will be routed by the load balancer to
a particular server.Once it expires it switches to some other server.
32 matches
Mail list logo