Re: [us...@httpd] How do I prioritize requests ?

2009-07-03 Thread ricardo figueiredo
On Thu, Jul 2, 2009 at 10:53 PM, Sean Conner wrote: > It was thus said that the Great ricardo figueiredo once stated: > > > > That's the question. I dont have any idea. > > If you have no idea how to prioritize the requests, then I doubt you'll > get much help. Prioritization of "requests" can

Re: [us...@httpd] How do I prioritize requests ?

2009-07-03 Thread ricardo figueiredo
Hi, Is There any module that I could modified ?? Ricardo On Fri, Jul 3, 2009 at 8:49 AM, ricardo figueiredo wrote: > > > On Thu, Jul 2, 2009 at 10:53 PM, Sean Conner wrote: > >> It was thus said that the Great ricardo figueiredo once stated: >> > >> > That's the question. I dont have any idea

Re: [us...@httpd] How do I prioritize requests ?

2009-07-03 Thread Bruno - e-comBR
I don't know why, but for me it seems to be 'better' implement this through a proxy... It's application level, and it solves the problem. Implement a HTTP proxy which do it and be happy! 2009/7/3 ricardo figueiredo > Hi, > > Is There any module that I could modified ?? > > Ricardo > > > On Fri,

Re: [us...@httpd] How do I prioritize requests ?

2009-07-03 Thread ricardo figueiredo
On Fri, Jul 3, 2009 at 9:45 AM, Bruno - e-comBR wrote: > I don't know why, but for me it seems to be 'better' implement this through > a proxy... It's application level, and it solves the problem. > > Implement a HTTP proxy which do it and be happy! I would like implement it in Apache webserver,

Re: [us...@httpd] How do I prioritize requests ?

2009-07-03 Thread Bruno - e-comBR
2009/7/3 ricardo figueiredo > > > On Fri, Jul 3, 2009 at 9:45 AM, Bruno - e-comBR wrote: > >> I don't know why, but for me it seems to be 'better' implement this >> through a proxy... It's application level, and it solves the problem. >> >> Implement a HTTP proxy which do it and be happy! > > I w

RE: [us...@httpd] How do I prioritize requests ?

2009-07-03 Thread Boyle Owen
> From: ricardo figueiredo [mailto:ricardoogra...@gmail.com] > Sent: Friday, July 03, 2009 2:51 PM > To: users@httpd.apache.org > Subject: Re: [us...@httpd] How do I prioritize requests ? > Implement a HTTP proxy which do it and be happy! > > I would lik

[us...@httpd] implementing an SLA for a request in apache

2009-07-03 Thread Neal Richter
Hi, Here's a problem I'd like to solve. Configure apache to receive a request and proxy/forward it off to a backend app server (tomcat) .. wait a specified period of time .. and no response is received send back a static file or a return code like 204. Essentially it's a combination between

[us...@httpd] httpd.exe crash. Apache/2.2.11 (Win32) PHP/5.2.9-2 php_mysqli.dll phpMyAdmin

2009-07-03 Thread Cormac Gebruers
Hi, Please advise if anyone has encountered the following: Recurrent crash of httpd.exe due php_mysqli.dll (5.2.9.9) module in the following context: phpMyAdmin database login screen, Username & Password entered, Click 'Go' button --> httpd.exe crash... * http://localhost:8080/ * Apache/2.2.11