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
Hello,
my config:
Apache/2.2.16 (Debian)
mod_ssl/2.2.16
OpenSSL/0.9.8o
mod_apreq2-20090110/2.7.1
mod_perl/2.0.4
Perl/v5.10.1
I have a very large project based on mod_perl and sometimes a process
is running "wild". But I can't identify which one it is, because on my
development pl
Hello,
I'm currently developing a huge application with mod_perl, unixODBC and
MaxDB/SAPDB.
On my developing system everything is fine. But on the productive system
with > 50 users, I have database connection errors and request aborts and
so on.
Now I want to ask if someone knows a tool or perl