On Wed, 2009-08-26 at 15:23 +0100, Andrew Hole wrote:
> Your solutions looks very useful, but i'm afraid about impact on
> server performance.
>
> Do you have any idea about the impact on performance?
>
> Thanks a lot
>
> On Wed, Aug 26, 2009 at 2:59 PM, Tom Evans
> wrote:
>
>
it would be documented
as it is for "F".
I would say that performance-wise, Tom's suggestion would be the best
(compared to my random hack suggestion anyway!).
Richard.
From: Andrew Hole [mailto:andremailingl...@gmail.com]
Sent: 26 August 20
On Wed, 2009-08-26 at 12:23 +0100, Andrew Hole wrote:
> Hi guys!
>
> Actually our web application has a retry mechanism based on http
> status code returned to client. Just an example:
> - An http request is made to http://web/software_A_folder/file.swf
> - if the file doesn't exist (http 404) on
Your solutions looks very useful, but i'm afraid about impact on server
performance.
Do you have any idea about the impact on performance?
Thanks a lot
On Wed, Aug 26, 2009 at 2:59 PM, Tom Evans wrote:
> On Wed, 2009-08-26 at 12:23 +0100, Andrew Hole wrote:
> > Hi guys!
> >
> > Actually our we
Nick Kew wrote:-
Richard, when replying, can you quote normally, and not make
your reply look like some malformed signature to the original
post? I had no idea this was a reply until I hit "reply"
in my mailer.
RP: Oh, I'm really sorry - I blame outlook ;) I tried to put it at the
bottom which o
Richard Peacock wrote:
*From:* Andrew Hole [mailto:andremailingl...@gmail.com]
*Sent:* 26 August 2009 12:24
*To:* users@httpd.apache.org
*Subject:* [us...@httpd] Handling 404 errors
Richard, when replying, can you quote normally, and not make
your reply look like some malformed signature to
From: Andrew Hole [mailto:andremailingl...@gmail.com]
Sent: 26 August 2009 12:24
To: users@httpd.apache.org
Subject: [us...@httpd] Handling 404 errors
Hi guys!
Actually our web application has a retry mechanism based on http status
code returned to client. Just an example:
- An http request is
Hi guys!
Actually our web application has a retry mechanism based on http status code
returned to client. Just an example:
- An http request is made to http://web/software_A_folder/file.swf
- if the file doesn't exist (http 404) on software_A_folder, the request is
made in core folder: http://web/