On Thu, Jul 2, 2009 at 1:06 PM, ricardo figueiredo<ricardoogrande@xxxxxxxxx> wrote: > > Hi, > > Imagine a queue with many requests for low priority (requests_low), after > arrive a request high priority (request_high). > Request_high is then processed first than others. Provide QoS (Quality of > Service) > > Thank you > Ricardo > > > On Thu, Jul 2, 2009 at 4:56 PM, Jonathan Zuckerman <j.zuckerman@xxxxxxxxx> > wrote: >> >> Can you provide a practical example of what you're trying to achieve? >> This sounds like a violation of net-neutrality, but anyway most web >> requests shouldn't take longer than a second or two anyway so I don't >> know what kind of performance boost your top-tier customers can >> reasonably expect with regards to response time from apache. >> >> On Thu, Jul 2, 2009 at 12:03 PM, ricardo13<ricardoogrande@xxxxxxxxx> >> wrote: >> > >> > Hi, >> > >> > Someone suggests an idea of how I would prioritize requests ina >> > webserver. >> > Requests with more priorities are processed first than less priorities. >> > >> > I don't have any idea. >> > >> > Thank You >> > Ricardo >> > -- >> > View this message in context: >> > http://www.nabble.com/How-do-I-prioritize-requests---tp24312330p24312330.html >> > Sent from the Apache HTTP Server - Users mailing list archive at >> > Nabble.com. >> > >> > >> > --------------------------------------------------------------------- >> > The official User-To-User support forum of the Apache HTTP Server >> > Project. >> > See <URL:http://httpd.apache.org/userslist.html> for more info. >> > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx >> > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >> > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >> > >> > >> >> --------------------------------------------------------------------- >> The official User-To-User support forum of the Apache HTTP Server Project. >> See <URL:http://httpd.apache.org/userslist.html> for more info. >> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx >> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >> > > > > -- > Muito Obrigado > > Ricardo > If I had to implement this I'd do it in a scripting language, how are you identifying high priority requests from low priority requests? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx