> I can almost guarantee that the problem is a broken sendfile implementation
> and
> EnableSendfile Off
> will "fix" it.
I can almost guarantee that you are correct. :-)
Armed with that information (which did resolve the problem) I did some more
searching and found that a colleague had also
Running Apache 2.2.8/PHP 4.3.10 on Linux 2.6.9-42 kernel.
After some tweaking, initial response time for static pages is very fast.
The first access of a dynamic page is extremely fast as well. However,
subsequent reloads are usually much slower, and many time the response is
incomplete (or, the
hi list.
we are in attack I think. our Perl script is taking 2G to process one
request.
8: 18940 1567M 5.9M 1567M 1121M W 0.000s 0.000s 459 1.2.3.4
www.xxsite.com POST /comment/post HTTP/1.0
that's from vmonitor.
I'm wondering is there someone to put large content in our comment
texta
graham.hays wrote:
Thanks Tom -- tried all values up to 131072 with no effect :(
You don't mention which OS you are running. Some TCP stacks negotiate the TCP buffer based on the
smaller of SendBufferSize or ReceiveBufferSize.
If you are out of other ideas you might try setting both, but tha
I'm trying to hide the /portal/ path for a website behind the scenes
using mod_proxy. I had to use the RewriteEngine because the website
(not under rmy control) uses some absolute URL references in the code,
and if I don't remove the /portal/ reference it obviously breaks the
site.
RewriteEngine
Chris Africa wrote:
We have some PHP web sites set up to authenticate users via Cosign
using the AuthGroupFile and Require group directives, with groups and
users defined in an .htaccess file
I'm setting up a new site that will have 1000+ users over time. I
understand that the single .htacces
We have some PHP web sites set up to authenticate users via Cosign
using the AuthGroupFile and Require group directives, with groups and
users defined in an .htaccess file
I'm setting up a new site that will have 1000+ users over time. I
understand that the single .htaccess file is not the
Thanks Tom -- tried all values up to 131072 with no effect :(
-Original Message-
From: Tom Donovan [mailto:[EMAIL PROTECTED]
Sent: 20 May 2008 15:56
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] incomplete graphics downloads
graham.hays wrote:
> When any of my sites is acce
Eric Covener [mailto:[EMAIL PROTECTED] wrote:
> On Mon, May 19, 2008 at 7:14 PM, David Dyer-Bennet
> <[EMAIL PROTECTED]> wrote:
>
> >
> > Then I see *another* search for the same user record, which
> > fails with
> > an error saying a bind must be done first ("errorMessage: :
> > LdapEr
graham.hays wrote:
When any of my sites is accessed by a 'hard line' connection (ie ADSL) they
work fine. However where I live in rural Spain my connection is by
bi-directional Satelliet link (100Mbps max) .. whenever a site is accessed
over the sat-link I get a lot of incomplete graphics files
Hi all
I have a Virtual Server (from 1&1) running Apache 2.2
When any of my sites is accessed by a 'hard line' connection (ie ADSL) they
work fine. However where I live in rural Spain my connection is by
bi-directional Satelliet link (100Mbps max) .. whenever a site is accessed
over the sat-link
On Tue, May 20, 2008 at 3:13 AM, Annihilannic <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've encountered a baffling problem trying to serve web pages located on a
> vxfs filesystem. Files of 255 bytes or less are served fine, but pages of
> 256 bytes or more result in a blank page in FireFox. If I loc
Hi,
I'm trying to rewrite a HTTP connection as HTTPS one, but because of
the number of configured virtual hosts, I'm getting problems... I
explain here:
- my server has configured 4 virtual hosts: A, B, C and D
- virtual host A has configured into HTTP default site (Debian Etch) a
HTTPS redi
i created a badge installer in an iframe and that solved the problem,
thanks.
On Mon, May 19, 2008 at 10:25 PM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Mon, May 19, 2008 at 10:20 AM, syed mehdi <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I have placed a *.abc file at apache server document root
>
Hi,
I've encountered a baffling problem trying to serve web pages located on a vxfs
filesystem. Files of 255 bytes or less are served fine, but pages of 256 bytes
or more result in a blank page in FireFox. If I locate identical files on any
other kind of filesystem, they work fine.
I'm usin
15 matches
Mail list logo