Re: Need help with abort connection

2010-07-22 Thread Andreas Mock
, so that the resultpage should redirect to itself regularly. Best regards Andreas -Ursprüngliche Nachricht- Von: Tobias Wagener Gesendet: 22.07.2010 12:34:50 An: modperl@perl.apache.org Betreff: Need help with abort connection >Hello, > >I'm using > > apache

Need help with abort connection

2010-07-22 Thread Tobias Wagener
Hello, I'm using > apache 2.2.3 > mod_perl 2.0.2 > mod_apreq2 2.08 on a linux box. In my enviroment a user can submit a query to a database. This request is handled as an Ajax-request. If he forget to add some search parameters this query can run a long time. So I add a "Cancel"-But