https://github.com/apache/httpd/pull/27
On Sat, Oct 08, 2016 at 09:58:57PM -0300, Raphaël wrote:
> Hi,
>
> I've an Apache server handling various virtual hosts and I'd like to monitor
> the distinct activities of all of them without having to parse multiple
> acce
uot; or "non-fcgi-proxy". The initial
Subject line was misleading about "assets", should have wrote "static")
Reformulation:
Assuming that during a traffic burst, sooner or later, the main script
(php-fcgi) will be the bottleneck because it's slow, how to avoid
th
Hi,
I've a question on how to prioritize traffic in order to optimize
the service in the case of traffic bursts:
Context:
* a server with finite resources (let's say 1 GB mem)
* a PHP application: initial page load needs 100 MB (index.php)
* for each page load (index.php) approx:
* ~ 40 subseq
Hi,
I've an Apache server handling various virtual hosts and I'd like to monitor
the distinct activities of all of them without having to parse multiple
accesslog files.
Most monitoring softwares consume the output of "mod_status?auto" which is
made easy to parse but does not provide the detaile
On Wed, Aug 10, 2016 at 07:13:05PM +0200, Yann Ylavic wrote:
> On Wed, Aug 10, 2016 at 5:12 PM, Raphaël wrote:
> > On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote:
> >> Is there any way i can rewrite the query string so that only the modified
> >> query s
On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote:
> Is there any way i can rewrite the query string so that only the modified
> query string is used to create the cache files?
https://bz.apache.org/bugzilla/show_bug.cgi?id=21935
I was beaten more than once by this issue.
I ended up
On Mon, Dec 21, 2015 at 11:39:55AM -0500, Eric Covener wrote:
> On Mon, Dec 21, 2015 at 11:25 AM, Alexander Härtig
> wrote:
> > AH00717: Premature end of cache headers.
>
> The error reporting is very poor there. Are you able to patch
> mod_cache_disk and run with at least LogLevel debug?
>
> ht
On Mon, Dec 21, 2015 at 04:25:46PM +, Alexander Härtig wrote:
> By taking a closer look at the log-files I found a lot error entries with the
> following message:
> AH00717: Premature end of cache headers.
> I tried to google but I couldn't find anything about what causes these
> problems. I'
ources having different query strings
is a non-issue using Varnish (or most other reverse-proxy caches).
What makes mod_cache so specific in this regard?
On Tue, Nov 10, 2015 at 10:58:28AM -0300, Raphaël wrote:
> Hi,
>
> using php/fcgi, I've a Content Management System whose entry-p
Am I the only one such a (or similar) graphical representation would
highly help?
The begin with, any pointer to the documentation of the 10 most used
modules directives ordering and 10 most used directives processing order
would help.
On Thu, Nov 19, 2015 at 11:23:51PM -0300, Raphaël D wrote
Hi,
I'm trying to figure out what can affect Apache mod_cache and when
(= where should it be placed).
I made a graph (attachment) in an attempt to start writing that down,
but it's still (very) far from correct. Well, actually, I'm not even
sure that the best may to represent the issue.
(in gree
Hi,
using php/fcgi, I've a Content Management System whose entry-point is /index.php
On the Apache-side it makes use of FallbackResource
According to the documentation:
> As a filter, mod_cache can be placed in front of content originating
> from any handler, including flat files (served from a s
On Sun, Nov 08, 2015 at 12:04:33AM -0300, Raphaël wrote:
> This line:
> >
> obviously caused the `Vary:` HTTP header to contain "User-Agent".
>
> I still have to find how to keep the "new" syntax without the cost of
> the header modification.
which is
On Mon, Nov 02, 2015 at 10:04:45PM -0300, Raphaël wrote:
> Hi,
>
> still related to the previous post, but put simply:
> I'd just appreciate to learn how to keep Apache from automatically
> adding "User-Agent" to the "Vary" header.
This was an user er
Hi,
still related to the previous post, but put simply:
I'd just appreciate to learn how to keep Apache from automatically
adding "User-Agent" to the "Vary" header.
thank you in advance
On Thu, Oct 22, 2015 at 11:51:31PM -0300, Raphaël Droz wrote:
> I recently
I recently received a dozens of AH00708: errors in my logs.
Example:
> (2)No such file or directory: AH00708: Cannot open data file
> /var/cache/apache2/mod_cache_disk/Y/Z/CLVvRR_4nNWabdUv_5wA.header.vary/B/z/b...@34pw3mjoqhrzda2kq.data
Said file does not exist, only does the corresponding .heade
16 matches
Mail list logo